aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2013-05-19Implement term-output-formatAxel Wagner1-0/+6
2013-05-04manpage: be more explicit about the path optionMichael Stapelberg1-2/+5
2013-03-19man: mention i3bar in the description (Thanks andi)Michael Stapelberg1-2/+2
2013-03-19Support mixer_idx with OSSBaptiste Daroussin1-2/+3
make mixer_idx load the default mixer
2013-03-09Added format_down option for battery if no battery is available.Christoph Göttschkes1-0/+1
2013-02-22Add colorized output for load avgRaphael Michel1-1/+5
2013-02-14Added option to show battery capacity without decimalsJulien Lequertier1-0/+3
2013-02-10Add tztime module to support multiple different timezones.Emil Mikulic1-4/+29
2012-12-05make SIGUSR1 do nothing, so that killall -USR1 i3status will force an updateMichael Stapelberg1-0/+6
Sending SIGUSR1 will interrupt the nanosleep() and thus force a new iteration of i3status’s output loop. The signal handler itself is empty. Based on the question by ttjjss at http://faq.i3wm.org/question/854/how-to-force-status-bar-update/
2012-10-24add good, degraded and bad colors per moduleMarcelo Cerri1-0/+5
This commit adds support for color_good, color_degraded and color_bad directives per module section in the config file.
2012-10-16i3status - More temperature related fixes for OpenBSD, and a general featureJasper Lievisse Adriaanse1-1/+5
- Temperature sensors can now set a 'max_threshold' value to color the output red if exceeded. - Allow for arbitrary temperature sensors nodes to be selected with 'path' on OpenBSD.
2012-10-03update changelog and manpage for 2.6Michael Stapelberg2-3/+7
2012-08-31introduce percentages for all values, document themMichael Stapelberg1-0/+5
2012-08-28add additional battery threshold type "percentage"Simon Elsbrock1-4/+7
The battery threshold can now be configured as type "time" or "percentage", but defaults to "time" to prevent unexpected behavior. Also, low_threshold was set to a more reasonable default of 30.
2012-07-09clarify the unit of the power consumption and reformat that paragraphMichael Stapelberg1-5/+5
2012-07-09Added new feature - consumption - to documentationMarcel Hellwig1-3/+3
2012-05-25rename threshold to low_threshold and document it properlyMichael Stapelberg1-2/+6
2012-05-25colorize battery output if remaining time below thresholdSimon Elsbrock1-0/+3
2012-05-04Update wrt. recent OpenBSD changes.Jasper Lievisse Adriaanse1-1/+5
2012-05-02bump version numberMichael Stapelberg2-2/+2
2012-05-02manpage: spelling / sentence fixesMichael Stapelberg1-5/+7
2012-05-02manpage: remove paragraph about version 2, that’s outdated by nowMichael Stapelberg1-4/+0
2012-04-30document the i3bar output format in the manpageMichael Stapelberg1-0/+6
2012-04-29Allow overriding of a2x in the environment; as it may also be installed as ↵Jasper Lievisse Adriaanse1-1/+3
a2x.py
2012-04-26Added %emptytime to the battery partThorsten Töpper1-7/+8
2012-03-17add "exit 1" to example shell script.Stefan Breunig1-1/+1
This will make the script exit if i3bar has been killed or has crashed instead of continuing to run in the background.
2012-02-24add a section to the manpage explaining why we don’t want RAM usage etc.Michael Stapelberg1-0/+33
2012-01-02use the actual default format string for run_watchMichael Stapelberg1-1/+1
2012-01-02Add a "format" example for run_watchtheo1-0/+2
Signed-off-by: theo <theocrite@theocrite.org>
2011-12-27bump version in i3status.manMichael Stapelberg1-1/+1
2011-12-27bump versionMichael Stapelberg1-1/+1
2011-11-26man/i3status.man: Fix indention (Thanks sur5r)Michael Stapelberg1-1/+1
2011-11-26battery: implement "path" option for batteries with non-standard pathsMichael Stapelberg1-0/+5
2011-10-30manpage: remove the obsolete i3bar -d invocationMichael Stapelberg1-1/+6
2011-10-10Don’t use a default setting for 'order'Michael Stapelberg1-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-03Fix the default value for the load, also the manpage description (Thanks XTaran)Michael Stapelberg1-1/+1
2011-09-05doc fix: the load supports %1min, not %10min in the format (Thanks zendeavor)Michael Stapelberg1-1/+1
2011-08-25s/while [ 1 ]/while :/ (Thanks cls)Michael Stapelberg1-1/+1
2011-08-25manpage: add example for using external scripts/programs with i3statusMichael Stapelberg1-0/+15
2011-07-19update manpage, bump version, update copyrights, sync authors listMichael Stapelberg2-9/+15
2011-07-13manpage: fix config pathsMichael Stapelberg1-2/+2
2011-05-08manpage: give a better example of the color_good option (Thanks Kamila)Michael Stapelberg1-1/+4
2011-05-06Fix trailing whitespaces, document cpu_usage in manpageMichael Stapelberg1-0/+8
2011-01-06document the path option in sample configMichael Stapelberg1-0/+1
2011-01-06manpage: fix sample config (ethernet module)Felix Kaiser1-1/+2
2010-10-24More sensible lookup order loading the config.Fernando Tarlá Cardoso Lemos1-4/+4
2010-09-23manpage: fix example for xmobar/dzen2Michael Stapelberg1-3/+5
2010-09-23bump version in asciidoc.confMichael Stapelberg1-1/+1
2010-09-23port support for xdg basedir and some makefile fixes from i3Michael Stapelberg1-3/+8
2010-09-22Bump version in manpageMichael Stapelberg1-1/+1