shl: move dlist implementation to shl_dlist_*
[platform/upstream/kmscon.git] / src / ui.c
2012-09-15 David Herrmannshl: move dlist implementation to shl_dlist_*
2012-08-15 David Herrmannterminal: add wake-up/sleep logic
2012-08-15 David Herrmannui: add sleep/awake logic to UI
2012-08-11 David Herrmannmain: move conf_global to kmscon_conf in new header...
2012-08-11 David Herrmannui: correctly remove all displays when video is removed
2012-08-11 David Herrmannui: fix log-subsystem
2012-08-11 David Herrmannui: convert API to support multiple video objects
2012-08-11 David Herrmannterminal: remove global video object
2012-07-21 David Herrmannui: dispatch redraws in UI instead of terminal
2012-07-21 David Herrmannui: explicitely remove displays from terminals
2012-07-21 David Herrmannui: arrange video objects in a list
2012-07-14 David Herrmannui: reopen terminal on HUP
2012-06-24 David Herrmannui: do not modify callback parameters
2012-06-24 David Herrmannui: enumerate displays on wakeup
2012-05-26 David HerrmannReplace old input subsystem with new uterm input
2012-04-01 David Herrmannconsole: remove old font-factory code
2012-03-29 David Herrmannunicode: use static global symbol table
2012-03-27 David Herrmannterminal: rework API
2012-03-25 David Herrmannhook: delete by callback *and* data argument
2012-03-24 David Herrmannui: add user interface subsystem