Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-26 | battery: implement "path" option for batteries with non-standard paths | Michael Stapelberg | 1 | -0/+5 | |
2011-10-30 | manpage: remove the obsolete i3bar -d invocation | Michael Stapelberg | 1 | -1/+6 | |
2011-10-10 | Don’t use a default setting for 'order' | Michael Stapelberg | 1 | -1/+1 | |
This will make i3status depend on a useful configuration file (so /etc/i3status.conf has to be installed) to actually output anything. However, it fixes a very common error: people edit their i3status.conf and don’t get that the first order directive has to use =, not +=. Since order is now empty by default, you can use += everywhere. | |||||
2011-10-03 | Fix the default value for the load, also the manpage description (Thanks XTaran) | Michael Stapelberg | 1 | -1/+1 | |
2011-09-05 | doc fix: the load supports %1min, not %10min in the format (Thanks zendeavor) | Michael Stapelberg | 1 | -1/+1 | |
2011-08-25 | s/while [ 1 ]/while :/ (Thanks cls) | Michael Stapelberg | 1 | -1/+1 | |
2011-08-25 | manpage: add example for using external scripts/programs with i3status | Michael Stapelberg | 1 | -0/+15 | |
2011-07-19 | update manpage, bump version, update copyrights, sync authors list | Michael Stapelberg | 1 | -8/+14 | |
2011-07-13 | manpage: fix config paths | Michael Stapelberg | 1 | -2/+2 | |
2011-05-08 | manpage: give a better example of the color_good option (Thanks Kamila) | Michael Stapelberg | 1 | -1/+4 | |
2011-05-06 | Fix trailing whitespaces, document cpu_usage in manpage | Michael Stapelberg | 1 | -0/+8 | |
2011-01-06 | document the path option in sample config | Michael Stapelberg | 1 | -0/+1 | |
2011-01-06 | manpage: fix sample config (ethernet module) | Felix Kaiser | 1 | -1/+2 | |
2010-10-24 | More sensible lookup order loading the config. | Fernando Tarlá Cardoso Lemos | 1 | -4/+4 | |
2010-09-23 | manpage: fix example for xmobar/dzen2 | Michael Stapelberg | 1 | -3/+5 | |
2010-09-23 | port support for xdg basedir and some makefile fixes from i3 | Michael Stapelberg | 1 | -3/+8 | |
2010-09-22 | Bump version in manpage | Michael Stapelberg | 1 | -1/+1 | |
2010-09-22 | Implement displaying the wireless connection speed (Thanks Felicitus) | Michael Stapelberg | 1 | -2/+2 | |
Based on a patch by Felicitus. | |||||
2010-07-20 | Implement ALSA volume support | Michael Stapelberg | 1 | -0/+19 | |
2010-07-04 | Updated the manual page with the color_* directives. | Fernando Tarlá Cardoso Lemos | 1 | -3/+16 | |
2010-06-25 | disk_info: implement %avail | Mirko Augsburger | 1 | -2/+2 | |
2010-06-19 | Implemented a ddate-module | Axel Wagner | 1 | -0/+10 | |
2010-06-08 | s/systemcalls/system calls | Michael Stapelberg | 1 | -1/+1 | |
2010-04-10 | update changelog | Michael Stapelberg | 1 | -1/+1 | |
2010-04-06 | ipv6: update manpage | Christian Dietrich | 1 | -1/+3 | |
2010-04-01 | install i3status with cap_net_admin capability, document it | Michael Stapelberg | 1 | -2/+3 | |
2009-10-27 | Update manpage for output_format | Michael Stapelberg | 1 | -1/+15 | |
2009-10-16 | battery: split up %remaining into %percentage and %remaining (Thanks shatter) | Michael Stapelberg | 1 | -1/+1 | |
2009-10-16 | Implement option to use the last full capacity instead of the design capacity | Michael Stapelberg | 1 | -1/+5 | |
2009-10-12 | Add manpage in asciidoc format | Michael Stapelberg | 1 | -0/+209 | |