aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg1-153/+0
2009-09-01Initialize order array with -1 to avoid printing duplicate lines (Thanks XTaran)Michael Stapelberg1-0/+4
2009-08-18Add support for xmobarMichael Stapelberg1-2/+3
2009-07-23Implement battery status and thermal zones for FreeBSD (patch by Baptiste Dar...Michael Stapelberg1-7/+5
2009-07-22Use the highest order actually used, not MAX_ORDER, for checking whether to f...Michael Stapelberg1-2/+3
2009-07-21Add modelines and retab! all filesMichael Stapelberg1-0/+1
2009-07-21Correctly handle the order of itemsMichael Stapelberg1-1/+4
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg1-0/+145