]> git.sur5r.net Git - i3/i3status/history - i3status.c
Fix FTBFS on kFreeBSD and Hurd: libiw is Linux-only
[i3/i3status] / i3status.c
2009-10-24 Michael StapelbergFix function signature / pointer type
2009-10-24 Michael Stapelbergconfig: first try ~/.i3status.conf, then /etc/i3status...
2009-10-24 Michael StapelbergChange output format to be a config option instead...
2009-10-16 Michael Stapelbergbattery: split up %remaining into %percentage and ...
2009-10-16 Michael StapelbergImplement option to use the last full capacity instead...
2009-10-16 Michael StapelbergImplement format_up/format_down for ethernet
2009-10-15 Michael StapelbergSeparate license into file LICENSE
2009-10-11 Michael StapelbergImplement disk info (%free/%used/%total)
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-09-01 Michael StapelbergFix compilation warning
2009-08-18 Michael StapelbergBugfix: Correctly terminate output if time is specified...
2009-08-18 Michael StapelbergAdd support for xmobar
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
2009-06-21 Michael StapelbergBugfix: Correctly handle SIGPIPE to avoid unnecessary... 1.2
2009-06-16 Michael StapelbergBugfix: Exit upon errors from printf in dzen2-mode...
2009-05-22 Michael StapelbergMerge getting thermal zone temperature from atsutane...
2009-05-01 Michael StapelbergImplement flags for batteries to use the last full...
2009-05-01 Michael StapelbergDisplay 0 instead of negative values for remaining...
2009-04-30 Michael StapelbergEnable expandtab, retab! source
2009-04-30 Michael StapelbergFix display of IP addresses (display "no IP" correctly)
2009-04-17 Michael StapelbergReplace wmiistatus with i3status in files
2009-04-17 Michael StapelbergRename wmiistatus* to i3status*