awesome/lib/awful/widget
Uli Schlachter 22ac877f46 awful.widget.graph: Add a "scale" property
If this is set to true (default is false), then the graph widget automatically
scales its content to make it fit exactly. If "max_value" is also set, this is
the minimum "height" the graph will use.

This can be useful for graphes which monitor things like network bandwidth
which can vary a lot.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-06-09 10:59:01 +02:00
..
button.lua.in lib: stop using unpack where not needed 2009-05-25 11:14:08 +02:00
common.lua.in button: change copy method 2009-05-08 14:00:43 +02:00
graph.lua.in awful.widget.graph: Add a "scale" property 2009-06-09 10:59:01 +02:00
init.lua.in awful.widget.graph: import 2009-06-04 17:23:10 +02:00
launcher.lua.in lib: stop using unpack where not needed 2009-05-25 11:14:08 +02:00
progressbar.lua.in awful.widget.progressbar: import 2009-06-04 17:23:02 +02:00
prompt.lua.in lib: stop using unpack where not needed 2009-05-25 11:14:08 +02:00
taglist.lua.in awful.widget.taglist: support for 'hide' property 2009-06-05 14:44:58 +02:00
tasklist.lua.in client: allow setting skip_taskbar 2009-06-05 14:33:16 +02:00