awesome/widgets
Matus Telgarsky 1c147a6d76 graph: fix for missing allocation
resizing graph widgets (by setting the width parameter) was failing to
update the caches draw_to and draw_from.  I have attached a 2-line patch
remedying this.  The bug wasn't caught earlier because the default size,
80, is bigger than what people typically use.

Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-15 11:36:11 +02:00
..
graph.c graph: fix for missing allocation 2009-04-15 11:36:11 +02:00
imagebox.c widget: widget are now full Lua object 2009-04-12 15:11:33 +02:00
progressbar.c widget: widget are now full Lua object 2009-04-12 15:11:33 +02:00
systray.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
textbox.c textbox: unref image on destruction 2009-04-13 12:43:00 +02:00