wlt: fix shl_hook API changes
[platform/upstream/kmscon.git] / src / kmscon_terminal.c
2013-01-14 David Herrmannuterm: video: return buffer information on display_use()
2013-01-13 David Herrmannuterm: video: add support for immediate buffer-swaps
2013-01-07 David Herrmannuterm: move input related API to uterm_input.h
2013-01-07 David Herrmannuterm: move video API into uterm_video.h
2013-01-03 David Herrmannkmscon: move bbulk renderer into module
2012-12-12 David Herrmannterminal: use COLORTERM=kmscon as default
2012-12-12 David Herrmannkmscon: add --reset-env option
2012-12-02 David Herrmannterminal: use "opened" logic
2012-12-01 David Herrmannterminal: fix unregistering display callbacks when...
2012-11-28 David Herrmannterminal: check swapping state during activation
2012-11-28 David Herrmannterminal: remove now unused --fps option
2012-11-28 David Herrmannterminal: sync redraw events with vertical blanks
2012-11-28 David Herrmannterminal: keep terminal reference in each screen
2012-11-26 David Herrmanntext: use uterm_display directly
2012-11-08 David Herrmannterminal: allocate bold fonts
2012-11-08 David Herrmanntext: add bold font as separate font object
2012-11-02 David Herrmannseat: clean up session-callback function type
2012-10-23 David HerrmannMerge branch 'github/master'
2012-10-19 David Herrmannkmscon: use local configs instead of global kmscon_conf
2012-10-15 David Herrmannconf: allow multiple grabs and keysyms per grab-option
2012-10-12 David Herrmannseat: rename WAKE_UP/SLEEP to ACTIVATE/DEACTIVATE
2012-10-11 David HerrmannIntroduce session management
2012-10-10 David Herrmannterminal: reopen terminal on HUP if no callback is...
2012-10-10 David Herrmannkmscon: move kmscon_main.h to kmscon_conf.h
2012-10-09 David HerrmannPrefix kmscon sources with kmscon_*