uvtd: vt: implement VT_GETMODE/SETMODE ioctl state-tracking
[platform/upstream/kmscon.git] / src / wlt_main.c
2013-03-04 David Herrmannshl: move log.[ch] to shl_log.[ch]
2013-02-08 David Herrmannllog: add "data" parameter to pass context
2013-01-24 David Herrmannwlt: link font library statically
2013-01-02 David Herrmanntext: remove load/unload helpers for text-font backends
2012-10-23 David Herrmannconf: simplify helper macros
2012-10-23 David Herrmannconf: call aftercheck after config-file parsing is...
2012-10-23 David HerrmannMerge branch 'github/master'
2012-10-19 David Herrmannconf: add option-copy callback
2012-10-15 David Herrmannconf: allow multiple grabs and keysyms per grab-option
2012-10-11 David Herrmannwlterm/kmscon: change default repeat-rate to 50
2012-10-07 David Herrmannwlt: add command-line options for xkb-repeat settings
2012-10-07 David Herrmannwlt: terminal: implement copy/paste support
2012-10-02 David Herrmannwlt: add --grab-zoom-in/out command-line options
2012-10-01 David Herrmannwlt: toggle fullscreen on F11
2012-10-01 David Herrmannwlt: add --term, --login, --palette and --sb-size
2012-10-01 David Herrmannwlt: add scrollback-buffer grabs
2012-09-27 David Herrmannwlt: terminal: forward HUP event to the caller
2012-09-27 David Herrmannwlt: add some --font-* options
2012-09-26 David Herrmannwlt: main: increase default window size to 600x400
2012-09-26 David Herrmannwlt: load font modules during startup
2012-09-26 David Herrmannbuild: update autotools logic and add "wlterm" application