aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)AuthorFiles
2012-06-18Ported vicious.contrib to lua 5.2Arvydas Sidorenko13
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2011-09-02[pulse] round volume to integerJoerg T. (Mic92)1
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)3
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.
2011-01-13contrib: added a README with pulse.lua documentedAdrian C. (anrxc)2
2010-12-19contrib: rewrite pulse moduleJoerg T. (Mic92)1
* replace grep with lua string matching * caching sinks * add toggle function Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2010-10-18contrib: fixed email of pulse widget authorAdrian C. (anrxc)1
2010-08-29contrib: use pcall for luasocket in popAdrian C. (anrxc)2
2010-08-29contrib: dont import pop - requires luasocketAdrian C. (anrxc)1
2010-08-29contrib: imported POP3 widget from BorisAdrian C. (anrxc)2
2010-08-29contrib: imported contrib widgetsAdrian C. (anrxc)11