]> git.sur5r.net Git - i3/i3status/history - wmiistatus.c
Eliminate more unnecessary code (pid file checking)
[i3/i3status] / wmiistatus.c
2009-01-25 Michael StapelbergEliminate more unnecessary code (pid file checking)
2009-01-25 Michael StapelbergBeautify wireless code
2009-01-25 Michael StapelbergBeautify the code for getting ip address/ethernet speed...
2009-01-25 Michael StapelbergDocument everything, wrap comments at 80 characters...
2009-01-08 Michael StapelbergHandle common errors without dying
2008-12-10 Michael StapelbergDon't show eth-speed if it was never set
2008-11-30 Michael StapelbergCorrectly open new files
2008-11-13 Michael StapelbergUse 3 characters for WLAN signal strength
2008-10-29 Michael StapelbergMake wmiistatus run all the time and wait for wmii_path...
2008-10-24 Michael StapelbergAdd support for differently named uevent data and hint...
2008-10-24 Michael StapelbergImplement getting current speed from network interfaces
2008-10-10 Michael StapelbergMake source splint-clean (invoked with -weak)
2008-10-07 Michael StapelbergMore comments
2008-10-07 Michael StapelbergAdd option parsing via getopt, cleanup Makefile
2008-10-07 Michael StapelbergAdd manpage, ignore spaces in tokens, introduce interval
2008-10-07 Michael StapelbergMake everything configurable
2008-10-07 Michael StapelbergImplement colors for runwatches and WLAN down
2008-10-07 Michael StapelbergMake runwatches work again
2008-10-07 Michael StapelbergWrite information in separate files, define order
2008-10-07 Michael StapelbergStrip all non-digit characters from pidbuf
2008-10-04 Michael StapelbergMake some formats/paths configurable, add initscript
2008-10-04 Michael StapelbergImplement run_watches
2008-10-04 Michael StapelbergGet IP address for WLAN interface aswell
2008-10-04 Michael StapelbergCleanup
2008-10-04 Michael StapelbergAdd license, display correct WLAN status
2008-10-03 Michael StapelbergInitial commit