lain/widget
Pratik Devkota 6bf79c30ae
Update cpu.lua (#506)
I noticed once that the CPU usage was being reported as being '-1%', I dug around the code for a while and think that the change at line 52 should make sure no negative values are obtained.

Co-authored-by: Pratik Devkota <pratikdevkota82@gmail.com>
2021-07-01 19:07:07 +00:00
..
contrib Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
alsa.lua Converting volume level to number in ALSA widget 2021-03-28 14:14:30 +02:00
alsabar.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
bat.lua Add capacity field to battery widget (#504) 2021-05-07 16:41:39 +00:00
cal.lua widget.cal: fix week numbers (#501) 2021-03-31 10:19:10 +00:00
cpu.lua Update cpu.lua (#506) 2021-07-01 19:07:07 +00:00
fs.lua Validate function before callback. Fixes #482 2021-01-13 04:09:47 +01:00
imap.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
init.lua Weather widget rewritten; first authorship updated 2018-02-15 12:24:31 +01:00
mem.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
mpd.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
net.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
pulse.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
pulsebar.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
sysload.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
temp.lua Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
weather.lua "temp_min" and "temp_max" are useless as both show always the same value 2021-03-30 12:09:59 +02:00