awesome/objects
Uli Schlachter 00092b59bb Set a wibox' bit gravity to NorthWest.
After the last patch, after each resize the X server fills the complete wibox
with its background color which means that the widgets will still flicker. This
patch fixes this by setting the wibox' bit gravity to NorthWest.

This means that if a wibox is enlarged, only the new, larger part will be filled
with the wibox' background color and the rest of the wibox' content will be left
intact. With this patch I couldn't see any flickering anymore.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-08 10:31:10 +01:00
..
widgets titlebar: remove 2009-10-20 20:42:05 +02:00
button.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
button.h button: move into objects 2009-10-20 20:42:05 +02:00
client.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
client.h luaclass: implement object checking 2009-10-27 12:16:30 +01:00
image.c image: move into objects 2009-10-27 12:16:36 +01:00
image.h image: move into objects 2009-10-27 12:16:36 +01:00
key.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
key.h key: move into objects 2009-10-20 20:42:05 +02:00
tag.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
tag.h timer: move into objects 2009-10-20 20:42:04 +02:00
timer.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
timer.h timer: move into objects 2009-10-20 20:42:04 +02:00
wibox.c Set a wibox' bit gravity to NorthWest. 2009-11-08 10:31:10 +01:00
wibox.h titlebar: remove 2009-10-20 20:42:05 +02:00
widget.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
widget.h widgets: move into objects 2009-10-20 20:42:05 +02:00