summaryrefslogtreecommitdiff
path: root/i3status.h
AgeCommit message (Collapse)Author
2009-08-18Add support for xmobarMichael Stapelberg
Use i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" You might need to copy the default configuration to ~/.xmobarrc
2009-07-25Return "no battery" instead of dying if a battery wasn’t found (Thanks Mirko)Michael Stapelberg
2009-07-23Implement battery status and thermal zones for FreeBSD (patch by Baptiste ↵Michael Stapelberg
Daroussin)
2009-07-22Use the highest order actually used, not MAX_ORDER, for checking whether to ↵Michael Stapelberg
flush (Thanks Mirko)
2009-07-21Correctly handle the order of itemsMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg
2009-05-22Merge getting thermal zone temperature from atsutane, thanks!Michael Stapelberg
2009-04-17Rename wmiistatus* to i3status*Michael Stapelberg