index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
i3status.h
Age
Commit message (
Expand
)
Author
2012-08-28
add additional battery threshold type "percentage"
Simon Elsbrock
2012-08-13
Bugfix: non-i3bar formats always used color_bad (Thanks hongy19)
Michael Stapelberg
2012-05-25
colorize battery output if remaining time below threshold
Simon Elsbrock
2012-04-30
Implement basic fetching of cpu temperature on OpenBSD.
Jasper Lievisse Adriaanse
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
use printf instead of write to not mix two ways of outputting data
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2011-12-09
FreeBSD: switch from acpi to coretemp to get the cpu temperature
Baptiste Daroussin
2011-11-26
battery: implement "path" option for batteries with non-standard paths
Michael Stapelberg
2011-07-13
magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar)
Michael Stapelberg
2011-05-06
Add print_cpu_usage
Peter Bui
2011-04-22
Also use the correct time for the ddate module
Michael Stapelberg
2011-04-21
get time at the beginning of the loop
Michael Stapelberg
2011-01-06
implement the 'path' option for cpu temperature
Michael Stapelberg
2010-11-28
Use kill(pid, 0) to check if the process is alive
Michael Stapelberg
2010-07-20
Implement ALSA volume support
Michael Stapelberg