summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2009-09-01Support for (Debian) GNU/kFreeBSDAxel Beckert
2009-08-18Add support for xmobarMichael Stapelberg
Use i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" You might need to copy the default configuration to ~/.xmobarrc
2009-07-21Hide ugly compilation calls in MakefileMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg
2009-06-17makefile: fix linking1.1Michael Stapelberg
2009-06-17makefile: fix dependenciesMichael Stapelberg
2009-06-17makefile: fix release targetMichael Stapelberg
2009-06-17debian: build separate packages for dzen2/wmiiMichael Stapelberg
2009-05-01Fix URLs, fix make release, update debian/changelog1.0Michael Stapelberg
2009-05-01Implement flags for batteries to use the last full capacity. This breaks ↵Michael Stapelberg
configfiles.
2009-04-17Modify debian package to use the new name, remove initscript as it makes no ↵Michael Stapelberg
sense for dzen2
2009-04-17Replace wmiistatus with i3status in filesMichael Stapelberg
2009-02-22Remove unnecessary code for dzenMichael Stapelberg
2009-02-22Add dzen2-compatible modeMichael Stapelberg
2009-01-25Move configuration file parsing into wmiistatus.c, saves a lot of ↵Michael Stapelberg
hassle/SLOC/files
2009-01-25Make linux-dependant part use #ifdef LINUXMichael Stapelberg
2008-10-24Install manpages aswellMichael Stapelberg
2008-10-24Add release target to Makefile, use -f for deletionMichael Stapelberg
2008-10-07Add option parsing via getopt, cleanup MakefileMichael Stapelberg
2008-10-07Make everything configurableMichael Stapelberg
2008-10-04Make some formats/paths configurable, add initscriptMichael Stapelberg
2008-10-04CleanupMichael Stapelberg
- Add more warning-flags to Makefile and fix warnings - Create config.h as a central place for paths/names - Add wmiistatus.h for definitions
2008-10-03Initial commitMichael Stapelberg