]> git.sur5r.net Git - i3/i3status/log
i3/i3status
15 years agoWrite information in separate files, define order
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

15 years agoStrip all non-digit characters from pidbuf
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

15 years agoMake some formats/paths configurable, add initscript
Michael Stapelberg [Sat, 4 Oct 2008 17:32:35 +0000 (19:32 +0200)]
Make some formats/paths configurable, add initscript

15 years agoImplement run_watches
Michael Stapelberg [Sat, 4 Oct 2008 17:16:41 +0000 (19:16 +0200)]
Implement run_watches

15 years agoGet IP address for WLAN interface aswell
Michael Stapelberg [Sat, 4 Oct 2008 16:51:27 +0000 (18:51 +0200)]
Get IP address for WLAN interface aswell

15 years agoCleanup
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

15 years agoAdd license, display correct WLAN status
Michael Stapelberg [Sat, 4 Oct 2008 13:10:50 +0000 (15:10 +0200)]
Add license, display correct WLAN status

15 years agoInitial commit
Michael Stapelberg [Fri, 3 Oct 2008 01:18:09 +0000 (03:18 +0200)]
Initial commit