]> git.sur5r.net Git - i3/i3status/history - src/output.c
Use (void) instead of () for functions without args (Thanks fernandotcl)
[i3/i3status] / src / output.c
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