drawable: Add property::surface
commit1e418cbe3be0f6cf76435523ff4d769b44c349f6
authorUli Schlachter <psychon@znc.in>
Sat, 20 Oct 2012 20:51:52 +0000 (20 22:51 +0200)
committerUli Schlachter <psychon@znc.in>
Sat, 20 Oct 2012 20:51:52 +0000 (20 22:51 +0200)
tree273b4b2732072b68506b23283f3dbfb0ffa39cea
parent1115457ac8599dd27fa1b84249d146b4e2eab16b
drawable: Add property::surface

This new property is used for fixing some missing redraws that the old code had.
Those could be seen via awful.menu. Open and close a submenu repeatedly and the
submenu will appear black.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/wibox/drawable.lua.in
objects/client.c
objects/drawable.c
objects/drawable.h
objects/drawin.c