]> git.sur5r.net Git - i3/i3status/commit
i3status: Bugfix: Reading multiple temperature sensors not possible
authorMarco Hunsicker <i3@hunsicker.de>
Tue, 25 Feb 2014 19:43:48 +0000 (20:43 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 26 Feb 2014 21:32:32 +0000 (22:32 +0100)
commit26faed4c2f2c23f17b0c9170a4a72bb018931ed8
tree4d763f8501882e73a1e6932fbdf25e4d77d50b12
parent530c82edfd13e78463eb7e5beda9db8124e3147b
i3status: Bugfix: Reading multiple temperature sensors not possible

This patch inlines the creation of the thermal zone string in order
to force computation on each invocation. This is necessary to be able
to read the values of several temperature sensors.
src/print_cpu_temperature.c