Age | Commit message (Expand) | Author | Files | Lines |
2015-07-06 | Fix undeclared identifier thermal_zone error | Alexis Hildebrandt | 1 | -1/+1 |
2015-06-12 | add apostrophe to error message to fix grammar | Viktor Stanchev | 1 | -1/+1 |
2015-03-16 | clang-format-3.5 -i **/*.[ch], update modeline | Michael Stapelberg | 1 | -163/+162 |
2014-08-08 | Fix Dragonfly BSD CPU temperature gauge | Robin Hahling | 1 | -2/+29 |
2014-04-30 | Fix NetBSD CPU temp gauge bug | Alexander Vasarab | 1 | -18/+21 |
2014-03-12 | Unify use of string comparisons | Mats | 1 | -1/+1 |
2014-02-26 | i3status: Bugfix: Reading multiple temperature sensors not possible | Marco Hunsicker | 1 | -16/+17 |
2013-10-24 | print_cpu_temperature: fix memory leak (Thanks kuba) | Michael Stapelberg | 1 | -4/+6 |
2013-10-07 | Add support for cpu temperature on NetBSD (using envsys(4)) | Arnaud Degroote | 1 | -0/+89 |
2013-03-20 | Support colored output for CPU temperature on FreeBSD | Baptiste Daroussin | 1 | -0/+10 |
2013-03-02 | Fix FTBFS on Hurd | Jakob Haufe | 1 | -1/+1 |
2013-01-28 | retab! print_cpu_temperature | Michael Stapelberg | 1 | -38/+38 |
2013-01-28 | Make sure colorful_output variable is initialized. | Emil Mikulic | 1 | -3/+7 |
2012-11-15 | DragonFlyBSD support added | Scott Tincman | 1 | -2/+2 |
2012-10-16 | implement max_threshold for linux, too | Michael Stapelberg | 1 | -1/+8 |
2012-10-16 | i3status - More temperature related fixes for OpenBSD, and a general feature | Jasper Lievisse Adriaanse | 1 | -9/+17 |
2012-10-16 | i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea... | Jasper Lievisse Adriaanse | 1 | -4/+5 |
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg | 1 | -0/+1 |
2012-05-09 | Improve error message when the cpu temperature cannot be read | Michael Stapelberg | 1 | -1/+1 |
2012-05-04 | Handle %d with non-default CPU temperature path. | Ewgenij Starostin | 1 | -3/+4 |
2012-04-30 | Implement basic fetching of cpu temperature on OpenBSD. | Jasper Lievisse Adriaanse | 1 | -1/+45 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+1 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -10/+9 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+7 |
2011-08-25 | make modules more resilient to failure | Connor Lane Smith | 1 | -5/+6 |
2011-07-24 | only compile print_cpu_temperature if THERMAL_ZONE is available | Michael Stapelberg | 1 | -0/+2 |
2011-01-06 | implement the 'path' option for cpu temperature | Michael Stapelberg | 1 | -5/+8 |
2009-10-11 | Breaks configfiles! Major refactoring of i3status, see below | Michael Stapelberg | 1 | -0/+59 |