]> git.sur5r.net Git - i3/i3/history - src/config_directives.c
format **/*.c with clang-format-3.5
[i3/i3] / src / config_directives.c
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-08 Michael Stapelbergreplace remaining printf()s with D?LOG
2014-05-31 Atte PeltomakiAdd configuration option for disabling mouse warping
2014-05-16 Aleksi BlinnikkaSeparate border width for floating windows
2014-05-16 Tony Criscii3bar: implement custom workspace numbers config
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-01-28 Tony CrisciAbstract binding configuration to bindings.[ch]
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-01 Michael StapelbergMerge branch 'master' into next
2013-12-24 Michael StapelbergMerge branch 'master' into next
2013-12-22 Michael Stapelbergdisplay swallows criteria in placeholder windows
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-09-26 Vivien Didelotreduce some yajl boilerplate
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-24 syl20bnrAdd new bar.binding_mode_indicator configuration.
2013-08-07 Michael StapelbergMerge branch 'next'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-24 Michael Stapelbergconfig: accept “smart” as popup_during_fullscreen param...
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-02-18 Artem ShinkarovSeparator color via config; separator width and on...
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-09 Michael StapelbergBugfix: Actually set border width in config_directives...
2012-10-09 Michael Stapelbergaccept ctrl as synonym of control (Thanks SardemFF7)
2012-10-09 Michael Stapelbergerror out instead of accepting invalid key bindings...
2012-10-08 Michael Stapelbergbugfix: config-parser: bind is a synonym for bindcode
2012-10-08 Michael Stapelbergport the entire old config parser to the new one
2012-10-08 Michael Stapelbergadd first bits of a (custom) config parser