wlt: fix shl_hook API changes
[platform/upstream/kmscon.git] / src / conf.h
2012-10-27 David Herrmannconf: fix CONF_OPTION_BOOL warnings
2012-10-23 David Herrmannconf: simplify helper macros
2012-10-23 David Herrmannconf: add "file" callback
2012-10-23 David HerrmannMerge branch 'github/master'
2012-10-19 David Herrmannconf: add option-copy callback
2012-10-19 David Herrmannkmscon: implement per-seat configuration
2012-10-18 David Herrmannkmscon: drop all configs and use new /etc/kmscon/kmscon...
2012-10-18 David Herrmannconf: introduce conf_parse_file_f()
2012-10-15 David Herrmannconf: allow multiple grabs and keysyms per grab-option
2012-10-01 David HerrmannMove grab-parsing into conf.c
2012-09-29 David Herrmannconf: add INT datatype
2012-09-24 David Herrmannconf: remove uterm depedency
2012-09-05 David Herrmannconf: add "grab" config data-type
2012-08-14 David Herrmannconf: add UINT as new datatype
2012-08-11 David Herrmannconf: add string-list type
2012-08-11 David Herrmannmain: move conf_global to kmscon_conf in new header...
2012-08-11 David Herrmannconf: make config functions take conf-options as arguments
2012-08-11 David Herrmannconf: make important symbols global
2012-08-06 David Herrmannconf: add "font-engine" option
2012-07-17 David Herrmannconf: add config-file parser
2012-07-16 David Herrmannconf: add generic argument array
2012-06-24 David Herrmannmain: use --fbdev options to switch between DRM/fbdev
2012-03-29 David Herrmannconf: add --seat parameter
2012-03-24 David Herrmannpty: introduce --term
2012-03-24 David Herrmannpty: add --login option
2012-03-24 David Herrmannconf: add --xkb-XY options
2012-03-23 David Herrmannconf: add --silent
2012-03-23 David Herrmannconf: add --switchvt
2012-03-23 David Herrmannconf: add configuration subsystem