awesome/objects
Uli Schlachter 20cafb4851 drawin: Remove bg_color property
The default background color (None) means that the server will leave the
window's content untouched when an exposure happens. This should get rid of all
cases of "flashing window".

The real background will later be drawn while awesome is handling the expose
event.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-12-23 16:54:55 +01:00
..
button.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
button.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
client.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
drawin.c drawin: Remove bg_color property 2011-12-23 16:54:55 +01:00
drawin.h drawin: Remove bg_color property 2011-12-23 16:54:55 +01:00
key.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
timer.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
window.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00