summaryrefslogtreecommitdiff
path: root/src/output.c
AgeCommit message (Expand)Author
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg
2014-03-01Typo in function nameMarco Hunsicker
2014-03-01i3status: Allow customization of module separatorMarco Hunsicker
2013-05-19Implement term-output-formatAxel Wagner
2012-05-07Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2010-07-04Support customized colors.Fernando Tarlá Cardoso Lemos
2009-10-24Change output format to be a config option instead of a compile time defineMichael Stapelberg
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg
2009-09-26Bugfix: Don’t show colors in wireless info if colors are disabled (Thanks s...Michael Stapelberg
2009-08-18Add support for xmobarMichael Stapelberg
2009-07-21Add modelines and retab! all filesMichael Stapelberg
2009-07-21Correctly handle the order of itemsMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg