Commit Graph

73 Commits

Author SHA1 Message Date
Jörg Thalheim c7a1bfbefa port own contrib widgets to lua52 2012-06-19 22:02:48 +02:00
Jörg Thalheim fd9814112a Merge branch 'master' of http://git.sysphere.org/vicious
Conflicts:
	init.lua
	widgets/dio.lua
2012-06-19 21:54:47 +02:00
Arvydas Sidorenko 8e35a983bf Ported vicious.contrib to lua 5.2
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2012-06-18 01:27:53 +02:00
jinleileiking e5630c1c1a add wpa widget 2012-05-30 17:16:13 +02:00
Jörg Thalheim 25b4d528d7 add ac plugin 2012-04-01 14:55:49 +02:00
Joerg T. (Mic92) 4d4e639ecf Rename widget sumup to countfiles 2011-10-25 20:47:39 +02:00
Joerg T. (Mic92) 25b375bd6b [pulse] round volume to integer 2011-09-02 05:13:32 +02:00
Joerg T. (Mic92) b4158a869a [pulse] round volume to integer 2011-09-01 16:08:02 +02:00
Joerg T. (Mic92) 12a338bf62 Merge branch 'master' of http://git.sysphere.org/vicious
Conflicts:
	contrib/init.lua
	helpers.lua
	widgets/init.lua
2011-05-11 18:44:25 +02:00
Joerg T. (Mic92) dcc2b60cd8 vicious: load widget modules only when needed
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-05-10 00:50:41 +02:00
Joerg T. (Mic92) 2e461f101d Load widgets as needed instead of all at startup 2011-05-09 19:14:52 +02:00
Joerg T. (Mic92) bd5337e81c Merge branch 'master' of http://git.sysphere.org/vicious
Conflicts:
	README
	widgets/dio.lua
2011-04-04 19:58:50 +02:00
Adrian C. (anrxc) c2f7fbcf23 dio: provide stats for all devices, rewritten by Joerg
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-03-29 02:21:53 +02:00
Joerg T. (Mic92) 15ac830ba6 Merge branch 'master' of http://git.sysphere.org/vicious 2011-01-13 10:35:16 +01:00
Adrian C. (anrxc) fd0718e3f8 contrib: added a README with pulse.lua documented 2011-01-13 04:04:12 +01:00
Joerg T. (Mic92) d845b95912 During updates this module get lost 2010-12-19 04:03:48 +01:00
Joerg T. (Mic92) 9f4302c3cf contrib: rewrite pulse module
* replace grep with lua string matching
* caching sinks
* add toggle function

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2010-12-19 00:16:55 +01:00
Joerg T. (Mic92) 8cd36ae6ad Rewrite pulse module
* replace grep with lua string matching
* caching sinks
* add toggle function
2010-12-18 16:55:23 +01:00
Adrian C. (anrxc) c532c0b080 contrib: fixed email of pulse widget author 2010-10-18 16:36:07 +02:00
Adrian C. (anrxc) 88c3d0c11e contrib: use pcall for luasocket in pop 2010-08-29 01:32:24 +02:00
Adrian C. (anrxc) b200a8073d contrib: dont import pop - requires luasocket 2010-08-29 01:22:35 +02:00
Adrian C. (anrxc) f8a8696389 contrib: imported POP3 widget from Boris 2010-08-29 01:03:31 +02:00
Adrian C. (anrxc) 26b0395ba9 contrib: imported contrib widgets 2010-08-29 00:49:57 +02:00