aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Collapse)AuthorFilesLines
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
Use i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" You might need to copy the default configuration to ~/.xmobarrc
2009-07-23Implement battery status and thermal zones for FreeBSD (patch by Baptiste ↵Michael Stapelberg1-7/+5
Daroussin)
2009-07-22Use the highest order actually used, not MAX_ORDER, for checking whether to ↵Michael Stapelberg1-2/+3
flush (Thanks Mirko)
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