awesome/widgets
marco candrian 0c4dc79bb6 progressbar widget handles property arguments now
data section values:

echo '0 widget_tell progess data title new_value' ...

data properties: fg, bg, fg_center, fg_end, bordercolor works like this:

echo '0 widget_tell progess fg_end title new_color' ...

universal settings to tune are gap, width, height, padding:

echo '0 widget_tell progess padding value' ...
2008-03-23 15:52:16 +01:00
..
focusicon.c trailing whitespaces removed 2008-02-13 09:05:10 +01:00
graph.c new property argument to widget _tell functions 2008-03-23 15:52:16 +01:00
iconbox.c iconbox handles the property arguments 2008-03-23 15:52:16 +01:00
layoutinfo.c add align option to widget to specify their alignment 2008-02-08 10:59:55 +01:00
progressbar.c progressbar widget handles property arguments now 2008-03-23 15:52:16 +01:00
taglist.c Add support for text shadow, add new text_shadow_offset option. 2008-03-23 15:52:15 +01:00
tasklist.c Add support for text shadow, add new text_shadow_offset option. 2008-03-23 15:52:15 +01:00
textbox.c textbox handles properties now 2008-03-23 15:52:16 +01:00