Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-18 | Add support for xmobar | Michael Stapelberg | 1 | -2/+2 | |
Use i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" You might need to copy the default configuration to ~/.xmobarrc | |||||
2009-07-21 | Correctly handle the order of items | Michael Stapelberg | 1 | -41/+46 | |
2009-07-21 | Use own files for each function, add get_ipv6_addr.c | Michael Stapelberg | 1 | -657/+17 | |
2009-06-21 | Bugfix: Correctly handle SIGPIPE to avoid unnecessary zombie processes | Michael Stapelberg | 1 | -0/+16 | |
Negative return value of printf() is not used when write() returns a negative value, instead, SIGPIPE is sent. | |||||
2009-06-16 | Bugfix: Exit upon errors from printf in dzen2-mode (usually SIGPIPE because ↵ | Michael Stapelberg | 1 | -2/+9 | |
dzen2 exited) This prevents i3status processes from still running on your system after you’ve restarted X and dzen2 is long gone. | |||||
2009-05-22 | Merge getting thermal zone temperature from atsutane, thanks! | Michael Stapelberg | 1 | -1/+45 | |
2009-05-01 | Implement flags for batteries to use the last full capacity. This breaks ↵ | Michael Stapelberg | 1 | -31/+57 | |
configfiles. | |||||
2009-05-01 | Display 0 instead of negative values for remaining time | Michael Stapelberg | 1 | -1/+5 | |
This could happen with new batteries which are charged further than their design capacity is | |||||
2009-04-30 | Enable expandtab, retab! source | Michael Stapelberg | 1 | -458/+460 | |
2009-04-30 | Fix display of IP addresses (display "no IP" correctly) | Michael Stapelberg | 1 | -1/+8 | |
2009-04-17 | Replace wmiistatus with i3status in files | Michael Stapelberg | 1 | -5/+5 | |
2009-04-17 | Rename wmiistatus* to i3status* | Michael Stapelberg | 1 | -0/+695 | |