awesome/objects
Uli Schlachter e773eecc03 Remove windows from the save set in unmanage
While a window is in the save set, it will automatically be made visible again
when awesome exits/dies. This makes sure that the next window manager will pick
this window up and handle it properly again.

But when a window explicitly asks not to be visible, it doesn't want to be
visible. Even if awesome dies. So we should remove the client's window from the
save set in client_unmanage.

Thanks to anrxc and his xwrits.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-07-24 19:44:28 +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 Remove windows from the save set in unmanage 2010-07-24 19:44:28 +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 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 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