]>
git.sur5r.net Git - i3/i3status/log
Michael Stapelberg [Tue, 7 Oct 2008 13:33:54 +0000 (15:33 +0200)]
Add option parsing via getopt, cleanup Makefile
Michael Stapelberg [Tue, 7 Oct 2008 13:25:41 +0000 (15:25 +0200)]
Add manpage, ignore spaces in tokens, introduce interval
Michael Stapelberg [Tue, 7 Oct 2008 11:41:10 +0000 (13:41 +0200)]
Make everything configurable
Michael Stapelberg [Tue, 7 Oct 2008 10:05:57 +0000 (12:05 +0200)]
Implement colors for runwatches and WLAN down
Michael Stapelberg [Tue, 7 Oct 2008 09:54:04 +0000 (11:54 +0200)]
Make runwatches work again
Michael Stapelberg [Tue, 7 Oct 2008 09:45:52 +0000 (11:45 +0200)]
Write information in separate files, define order
wmii will show them with little border between, better than the previous
method, where an ascii bar was shown
Michael Stapelberg [Tue, 7 Oct 2008 09:22:35 +0000 (11:22 +0200)]
Strip all non-digit characters from pidbuf
This is needed for dhclient's pidfile, as it contains a newline
Michael Stapelberg [Sat, 4 Oct 2008 17:32:35 +0000 (19:32 +0200)]
Make some formats/paths configurable, add initscript
Michael Stapelberg [Sat, 4 Oct 2008 17:16:41 +0000 (19:16 +0200)]
Implement run_watches
Michael Stapelberg [Sat, 4 Oct 2008 16:51:27 +0000 (18:51 +0200)]
Get IP address for WLAN interface aswell
Michael Stapelberg [Sat, 4 Oct 2008 16:42:12 +0000 (18:42 +0200)]
Cleanup
- Add more warning-flags to Makefile and fix warnings
- Create config.h as a central place for paths/names
- Add wmiistatus.h for definitions
Michael Stapelberg [Sat, 4 Oct 2008 13:10:50 +0000 (15:10 +0200)]
Add license, display correct WLAN status
Michael Stapelberg [Fri, 3 Oct 2008 01:18:09 +0000 (03:18 +0200)]
Initial commit