summaryrefslogtreecommitdiff
path: root/src/wlt_main.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02text: remove load/unload helpers for text-font backendsDavid Herrmann1-3/+3
2012-10-23conf: simplify helper macrosDavid Herrmann1-27/+27
2012-10-23conf: call aftercheck after config-file parsing is doneDavid Herrmann1-2/+7
2012-10-19conf: add option-copy callbackDavid Herrmann1-40/+70
2012-10-15conf: allow multiple grabs and keysyms per grab-optionDavid Herrmann1-36/+18
2012-10-11wlterm/kmscon: change default repeat-rate to 50David Herrmann1-2/+2
2012-10-07wlt: add command-line options for xkb-repeat settingsDavid Herrmann1-1/+10
2012-10-07wlt: terminal: implement copy/paste supportDavid Herrmann1-0/+16
2012-10-02wlt: add --grab-zoom-in/out command-line optionsDavid Herrmann1-0/+16
2012-10-01wlt: toggle fullscreen on F11David Herrmann1-0/+9
2012-10-01wlt: add --term, --login, --palette and --sb-sizeDavid Herrmann1-0/+50
2012-10-01wlt: add scrollback-buffer grabsDavid Herrmann1-0/+34
2012-09-27wlt: terminal: forward HUP event to the callerDavid Herrmann1-0/+17
2012-09-27wlt: add some --font-* optionsDavid Herrmann1-1/+15
2012-09-27wlt: main: increase default window size to 600x400David Herrmann1-1/+1
2012-09-26wlt: load font modules during startupDavid Herrmann1-1/+7
2012-09-26build: update autotools logic and add "wlterm" applicationDavid Herrmann1-0/+271