awesome/lib/awful/widget
Adrian C. (anrxc) 54233fa383 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:58 +01: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 progressbar/graph: fix rounding and graph drawing 2009-10-26 17:27:09 +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:58 +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