awesome/lib/wibox
Uli Schlachter 2de450dff9 wibox.drawable: Don't redraw drawables without surfaces (FS#1079)
Thanks to the previous commit, a drawable can no longer have a finished cairo
surface. Instead, it will now have a nil surface. This commit handles this new
possibility.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-02-20 14:19:31 +01:00
..
layout wibox.layout.flex: add set_max_widget_size() function 2013-02-20 13:08:27 +01:00
widget wibox.widget.textbox: return 0, 0 from fit() if either w or h is 0 2013-02-20 13:08:27 +01:00
drawable.lua.in wibox.drawable: Don't redraw drawables without surfaces (FS#1079) 2013-02-20 14:19:31 +01:00
init.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00