]> git.sur5r.net Git - i3/i3status/history - src/output.c
Added support for lemonbar
[i3/i3status] / src / output.c
2015-10-04 Brendan Van HookAdded support for lemonbar 68/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-03-01 Marco HunsickerTypo in function name
2014-03-01 Marco Hunsickeri3status: Allow customization of module separator
2013-05-19 Axel WagnerImplement term-output-format
2012-05-07 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2010-07-04 Fernando Tarlá Car... Support customized colors.
2009-10-24 Michael StapelbergChange output format to be a config option instead...
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-09-26 Michael StapelbergBugfix: Don’t show colors in wireless info if colors...
2009-08-18 Michael StapelbergAdd support for xmobar
2009-07-21 Michael StapelbergAdd modelines and retab! all files
2009-07-21 Michael StapelbergCorrectly handle the order of items
2009-07-21 Michael StapelbergUse own files for each function, add get_ipv6_addr.c