Age | Commit message (Expand) | Author | Files | Lines |
2012-10-16 | i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea... | Jasper Lievisse Adriaanse | 1 | -2/+4 |
2012-09-05 | modify START_COLOR macro variable naming | Simon Elsbrock | 1 | -2/+2 |
2012-08-28 | add additional battery threshold type "percentage" | Simon Elsbrock | 1 | -1/+1 |
2012-08-13 | Bugfix: non-i3bar formats always used color_bad (Thanks hongy19) | Michael Stapelberg | 1 | -1/+1 |
2012-05-25 | colorize battery output if remaining time below threshold | Simon Elsbrock | 1 | -1/+1 |
2012-04-30 | Implement basic fetching of cpu temperature on OpenBSD. | Jasper Lievisse Adriaanse | 1 | -0/+9 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+1 |
2012-03-25 | use printf instead of write to not mix two ways of outputting data | Michael Stapelberg | 1 | -1/+1 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -12/+74 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -1/+1 |
2011-12-09 | FreeBSD: switch from acpi to coretemp to get the cpu temperature | Baptiste Daroussin | 1 | -1/+2 |
2011-11-26 | battery: implement "path" option for batteries with non-standard paths | Michael Stapelberg | 1 | -1/+1 |
2011-07-13 | magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar) | Michael Stapelberg | 1 | -0/+3 |
2011-05-06 | Add print_cpu_usage | Peter Bui | 1 | -0/+1 |
2011-04-22 | Also use the correct time for the ddate module | Michael Stapelberg | 1 | -1/+1 |
2011-04-21 | get time at the beginning of the loop | Michael Stapelberg | 1 | -1/+2 |
2011-01-06 | implement the 'path' option for cpu temperature | Michael Stapelberg | 1 | -1/+1 |
2010-11-28 | Use kill(pid, 0) to check if the process is alive | Michael Stapelberg | 1 | -1/+1 |
2010-07-20 | Implement ALSA volume support | Michael Stapelberg | 1 | -0/+80 |