aboutsummaryrefslogtreecommitdiff
path: root/src/print_cpu_temperature.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg1-0/+1
2012-05-09Improve error message when the cpu temperature cannot be readMichael Stapelberg1-1/+1
2012-05-04Handle %d with non-default CPU temperature path.Ewgenij Starostin1-3/+4
2012-04-30Implement basic fetching of cpu temperature on OpenBSD.Jasper Lievisse Adriaanse1-1/+45
2012-04-08add yajl compat codeMichael Stapelberg1-0/+1
2012-03-25Properly output JSON with libyajlMichael Stapelberg1-10/+9
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+7
2011-08-25make modules more resilient to failureConnor Lane Smith1-5/+6
2011-07-24only compile print_cpu_temperature if THERMAL_ZONE is availableMichael Stapelberg1-0/+2
2011-01-06implement the 'path' option for cpu temperatureMichael Stapelberg1-5/+8
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg1-0/+59