awesome/objects
Uli Schlachter 37703948b3 Avoid some flickering when a new window opens
A new window is by default above all other windows. This means that when we map
it and then *later* move it to the correct place in the stacking order (thanks
to lazy restacking), the window on the top of the stack has to redraw itself.

I noticed this via naughty notifies redrawing themselves after opening a browser
window.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-07-18 14:32:37 +02:00
..
widgets textbox: Throw a lua error on invalid markup 2010-07-16 19:16:04 +02:00
button.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c Avoid some flickering when a new window opens 2010-07-18 14:32:37 +02:00
client.h client: implements maximized and fullscreen requests with Lua 2010-05-28 13:29:29 +02:00
image.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
image.h fix tag header and order build 2010-05-28 13:28:25 +02:00
key.c key: split resolving in keyresolv 2010-05-28 13:28:20 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
wibox.c Kick out the systray when wiping a wibox 2010-07-18 10:08:42 +02:00
wibox.h window: import border_width property 2010-05-28 13:29:06 +02:00
widget.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
widget.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c window: import border_width property 2010-05-28 13:29:06 +02:00
window.h window: import border_width property 2010-05-28 13:29:06 +02:00