vicious/widgets
Arvydas Sidorenko 363c03e79c Fixed io.lines() bug
In Lua 5.2 io.lines() has to be used to iterate until EOF, otherwise
the fd will not be closed and eventually tons of naughty messages
will start to pop up saying that no more fd can be opened.

Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2012-06-18 01:28:01 +02:00
..
bat.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
cpu.lua Fixed io.lines() bug 2012-06-18 01:28:01 +02:00
cpufreq.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
cpuinf.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
date.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
dio.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
fs.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
gmail.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
hddtemp.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
init.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mbox.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mboxc.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mdir.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mem.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mpd.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
net.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
org.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
os.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
pkg.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
raid.lua Fixed io.lines() bug 2012-06-18 01:28:01 +02:00
thermal.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
uptime.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
volume.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
weather.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
wifi.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00