awesome/lib/awful/widget
Adrian C. (anrxc) 4f4259c702 awful.widget: add graph stack property
Initial implementation of stacked graphs. Adds two new methods,
set_stack (false by default) and set_stack_colors (i.e. {"red",
"white", "blue"}). The order of the colors matters, because the
add_value method now accepts an (optional) last argument, an index of
a color from your stack color group.

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
Signed-off-by: Julien Danjou <julien@danjou.info>
2010-03-29 17:39:22 +02:00
..
layout widget layouts: always set widgets.height as total 2009-11-05 18:07:00 +01:00
button.lua.in widget: emit signals on mouse enter and leave 2009-08-21 15:30:47 +02:00
common.lua.in update taglist and tasklist to new widget layouts 2009-10-26 11:07:42 +01:00
graph.lua.in awful.widget: add graph stack property 2010-03-29 17:39:22 +02:00
init.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00
launcher.lua.in Revert "key, button: use as simple table" 2009-08-14 16:48:52 +02:00
layoutbox.lua.in awful.widget.layoutbox: use attached_add_signal 2009-08-21 15:30:48 +02:00
progressbar.lua.in awful.widget: add progressbar ticks property 2010-03-23 10:57:37 +01:00
prompt.lua.in update simple widgets to new widget layouts 2009-10-26 11:07:43 +01:00
taglist.lua.in taglist: don't pad name with space, use margin 2009-11-05 18:07:37 +01:00
tasklist.lua.in update taglist and tasklist to new widget layouts 2009-10-26 11:07:42 +01:00
textclock.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00