awesome/widgets
marco candrian 4f05f954d0 direct calculating of the line length to draw
the graph_tell() does not modify directly the line-lenght to draw, rather
then calculating the value in percent and in the graph_draw, calculating
the line length ouf of that the percent.

(while trying to fix something little, a whole new scale thing resulted;
also I didn't really understand the old system, my fault that is)
2008-01-09 10:10:29 +01:00
..
focustitle.c use a cache system for status bar 2008-01-07 18:12:38 +01:00
graph.c direct calculating of the line length to draw 2008-01-09 10:10:29 +01:00
iconbox.c store widget height 2008-01-05 12:44:14 +01:00
layoutinfo.c use a cache system for status bar 2008-01-07 18:12:38 +01:00
netwmicon.c use a cache system for status bar 2008-01-07 18:12:38 +01:00
progressbar.c Clipping instead of ignoring for progressbar widget 2008-01-07 09:29:11 +01:00
taglist.c fix some cache flags 2008-01-09 09:59:45 +01:00
tasklist.c use a cache system for status bar 2008-01-07 18:12:38 +01:00
textbox.c modify the tell function to respect spaces 2008-01-07 15:48:42 +01:00