awesome/objects
Uli Schlachter a311ab0679 Don't destroy client windows in unmanage
When a client is unmanaged, we destroy our frame window. But since the client's
own window was still a child of the frame window, it was destroyed, too. This
commit fixes this by reparenting the client's window back to the root window
first.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-08-09 11:56:40 +02:00
..
widgets fix some deprecated atom constants 2010-08-08 21:43:23 +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 Don't destroy client windows in unmanage 2010-08-09 11:56:40 +02:00
client.h Split up client_getbywin() 2010-08-09 11:56: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 Register systray only if systray widgets are attached. (FS#503) 2010-07-22 09:24:36 +02:00
wibox.h Register systray only if systray widgets are attached. (FS#503) 2010-07-22 09:24:36 +02:00
widget.c fix some deprecated atom constants 2010-08-08 21:43:23 +02:00
widget.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00
window.h Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00