]> git.sur5r.net Git - i3/i3/history - parser-specs/config.spec
introduced i3 command for changing the hidden state and the mode of i3bar
[i3/i3] / parser-specs / config.spec
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-07 Michael StapelbergMerge branch 'master' into next
2013-04-02 Michael StapelbergMerge branch 'master' into next
2013-04-02 Eelis van der WeegenAdd 'line' as a configuration parsing primitive
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...
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'fix-workspace-ws'
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergBugfix: parse outputs as "word", not "string", to ignor...
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-09 Michael StapelbergMerge branch 'master' into next
2013-01-01 Michael StapelbergMerge branch 'master' into next
2012-12-25 Michael Stapelbergi3-config-wizard: switch away from bison/flex to hand...
2012-12-14 Michael StapelbergMerge branch 'master' into next
2012-12-14 Michael StapelbergMerge branch 'fix-release'
2012-12-14 Michael Stapelbergfix bind[code|sym] --release (Thanks paolo)
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-20 Michael Stapelbergconfig parser: recover after invalid input
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-10 Michael Stapelbergconfig parser: make newlines okay before opening braces...
2012-10-09 Michael Stapelbergtests: fix error messages, add 'bind' as synonym to...
2012-10-09 Michael Stapelbergaccept ctrl as synonym of control (Thanks SardemFF7)
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