awesome/widgets
marco candrian 0e1dbe40d2 [widgets/progressbar.c] x_offset+1 and bg color fix
the widget got drawn 1 pixel to much on the left.
adding one progressbar x offset (pb_x) seems to work nicely.

also. bg shall draw (according to the manpage), the gaps
between the 'ticks' + the padding between the border and the ticks
(... everthing inside the border only the ticks)

so, an additional rectangle draw line to achieve that basic bg color.
2008-03-28 09:53:50 +01:00
..
common.c [widgets] new progressbar options 2008-03-26 10:02:37 +01:00
common.h [widgets] new progressbar options 2008-03-26 10:02:37 +01:00
focusicon.c Revert "Add preliminary support for XPM format" 2008-03-23 15:52:22 +01:00
graph.c additional line width argument to draw_rectangle[_gradient] in draw.c 2008-03-23 15:52:22 +01:00
iconbox.c Revert "Add preliminary support for XPM format" 2008-03-23 15:52:22 +01:00
layoutinfo.c Revert "Add preliminary support for XPM format" 2008-03-23 15:52:22 +01:00
progressbar.c [widgets/progressbar.c] x_offset+1 and bg color fix 2008-03-28 09:53:50 +01:00
taglist.c additional line width argument to draw_rectangle[_gradient] in draw.c 2008-03-23 15:52:22 +01:00
tasklist.c additional line width argument to draw_rectangle[_gradient] in draw.c 2008-03-23 15:52:22 +01:00
textbox.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00