aboutsummaryrefslogtreecommitdiff
path: root/contrib/init.lua
AgeCommit message (Collapse)AuthorFiles
2012-06-25contrib: initialization bugfix after lua52 portAdrian C. (anrxc)1
The _NAME field was missing in the contrib table. Thanks to Jorg Thalheim for reporting this.
2012-06-18Ported vicious.contrib to lua 5.2Arvydas Sidorenko1
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2011-05-10vicious: load widget modules only when neededJoerg T. (Mic92)1
There's no more need to edit init files and manually disable widgets. Signed-off-by: Joerg T. (Mic92) <jthalheim@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2011-03-29dio: provide stats for all devices, rewritten by JoergAdrian C. (anrxc)1
Old dio.lua was moved to contrib. New one is used like CPU widget is, request the device or parition in the format argument, {sda read_mb} as an example. New widget doesn't provide scheduler information, but I don't know anyone who used that. If you think this is wrong let me know.
2010-08-29contrib: use pcall for luasocket in popAdrian C. (anrxc)1
2010-08-29contrib: dont import pop - requires luasocketAdrian C. (anrxc)1
2010-08-29contrib: imported POP3 widget from BorisAdrian C. (anrxc)1
2010-08-29contrib: imported contrib widgetsAdrian C. (anrxc)1