awesome/common
marco candrian 89f4e22255 [widgets] new progressbar options
if a ticks_count is defined (!= 0), round the value to them ('ticks')
and draw finally some gaps.

Also an important issue: since the bar needs to be 'homogenous', they may won't
match a given height. Some value tweaking will be necessary then.

An alternative would be a not homogenous bar, what is worse I think.

The values, when there are 'ticks', get rounded up somebit. So they get turned on,
when half of them is reached - or so.

new options (see awesomerc.5.txt for a more detailed description):

border_width
border_padding
fg_off

ticks_count
ticks_gap

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-03-26 10:02:37 +01:00
..
configopts.c [widgets] new progressbar options 2008-03-26 10:02:37 +01:00
configopts.h Add cfg_getalignment() functions 2008-03-23 15:52:21 +01:00
draw.c [widgets] new progressbar options 2008-03-26 10:02:37 +01:00
draw.h draw_textwidth() can use a const char * 2008-03-25 15:55:45 +01:00
list.h Add a pointer to SLIST struct to store previous element 2008-03-23 15:52:17 +01:00
socket.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
socket.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
swindow.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
swindow.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
util.c Add Auto value to Position 2008-03-23 15:52:19 +01:00
util.h Cosmetic 2008-03-23 15:52:22 +01:00
version.c rename awesome-version.[ch] to version.[ch] 2008-02-27 09:04:17 +01:00
version.h rename awesome-version.[ch] to version.[ch] 2008-02-27 09:04:17 +01:00
xscreen.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
xscreen.h Rename Area to area_t 2008-03-23 15:52:18 +01:00
xutil.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
xutil.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00