drawin: Remove bg_color property
commit20cafb4851a64d81d7acd67b78762177efc557fc
authorUli Schlachter <psychon@znc.in>
Fri, 23 Dec 2011 15:43:24 +0000 (23 16:43 +0100)
committerUli Schlachter <psychon@znc.in>
Fri, 23 Dec 2011 15:54:55 +0000 (23 16:54 +0100)
treec124e334996a302caaf2f2826f5d8a137b6fe40a
parent2e8a4fafbc97dc88cf2bba897be17e61b0d3f1f4
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>
lib/wibox/init.lua.in
objects/drawin.c
objects/drawin.h