]> git.sur5r.net Git - i3/i3/history - i3bar/src/config.c
format **/*.c with clang-format-3.5
[i3/i3] / i3bar / src / config.c
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-05-16 Tony Criscii3bar: implement custom workspace numbers config
2014-05-04 Tony CrisciRemove yajl major version conditionals
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 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-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-06 Alexander Kedrikuse designated initializers for yajl_callbacks struct
2014-01-05 Michael StapelbergRevert "use designated initializers for yajl_callbacks...
2014-01-04 Alexander Kedrikuse designated initializers for yajl_callbacks struct
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-01 Tony Criscii3bar: Don't start child unless status_command
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-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-18 Michael StapelbergMerge branch 'master' into next
2013-02-18 Artem ShinkarovSeparator color via config; separator width and on...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael Stapelbergi3bar: ignore the "socket_path" config option (redundan...
2012-01-20 Michael StapelbergBugfix: i3bar: Use the correct keys when reading the...
2012-01-20 Michael StapelbergRe-implement bar borders (by Angelo Haller)
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-08 Michael StapelbergMerge branch 'i3bar-hide-mod' into next
2012-01-08 dbpAllow different modifier keys for showing hidden i3bar.
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael Stapelbergi3bar: make len an integer for %.*s in sasprintf
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-21 Michael Stapelbergi3bar: Implement the output option
2011-10-21 Michael Stapelbergi3bar: spit out an error on wrong bar id
2011-10-21 Michael Stapelbergi3bar: also use the position option when in 'hide'...
2011-10-21 Michael Stapelbergi3bar: implement the tray_output option
2011-10-21 Michael Stapelbergi3bar: use safewrappers from libi3
2011-10-19 Michael StapelbergMake i3bar get its config from i3 via IPC