awesome/lib/awful/widget
Adrian C. (anrxc) 21d3d2aae5 awful.widget: add progressbar set_max_value property
The awful.widget.graph allows to change the maximum value a graph can
handle, thus allows users to use widgets and scripts that don't scale
the values down to 0 - 1 range. The progressbars did not allow this
and worked with a hard-coded value of 1.

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
Signed-off-by: Julien Danjou <julien@danjou.info>
2010-03-02 11:59:52 +01:00
..
layout widget.layout.horizontal: fix y coordinate 2009-08-27 17:06:13 +02:00
button.lua.in widget: emit signals on mouse enter and leave 2009-08-21 15:30:47 +02:00
common.lua.in awful.widget.common: fix buttons 2009-08-21 15:30:47 +02:00
graph.lua.in progressbar/graph: fix rounding and graph drawing 2009-10-26 17:27:26 +01: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 set_max_value property 2010-03-02 11:59:52 +01:00
prompt.lua.in awful.widget.prompt: change ellipsize to start 2009-08-27 14:45:42 +02:00
taglist.lua.in awful.widget.taglist: refresh on tag name changes 2009-08-21 21:29:56 +02:00
tasklist.lua.in awful.widget.tasklist: add label.focused (FS#595) 2009-08-27 11:21:32 +02:00
textclock.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00