awesome/objects
Uli Schlachter c78d144c22 Flush the cairo surface after drawing
It is perfectly valid for a cairo surface to delay the actual. This is mostly
done in situations where it speeds stuff up. Since we want our drawing to be
visible, we have to flush the cairo surface when we are done drawing.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-10-05 19:46:42 +02:00
..
widgets Remove compatibility to image class 2010-09-29 19:35:59 +02:00
button.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c Make sure we set some required values on windows 2010-09-30 14:43:58 +02:00
client.h Convert a client's icon to a cairo surface 2010-09-29 13:18:35 +02:00
key.c common/xutil.c: Stop using a_tokenize 2010-09-02 19:22:08 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
wibox.c Make sure we set some required values on windows 2010-09-30 14:43:58 +02:00
wibox.h Turn a wibox' bg_image into a cairo surface 2010-09-29 13:16:54 +02:00
widget.c Flush the cairo surface after drawing 2010-10-05 19:46:42 +02:00
widget.h Stop using gperf 2010-09-02 19:24:39 +02:00
window.c Wibox type: Make this work correctly 2010-09-28 13:07:31 +02:00
window.h Wibox type: Make this work correctly 2010-09-28 13:07:31 +02:00