awesome/objects
Uli Schlachter 3aeac3870c Unmap minimized clients
Because ICCCM pretty much mandates that minimized (aka "iconic") clients are
unmapped. In detail: To go back to normal state, the client should map its
window and for this to work, the window needs to be unmapped.

Thanks to Oleg Shparber for reporting some issue he had with a self-written Qt
program and for providing a simple and short test case.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-01-10 00:04:11 +01:00
..
button.c Clean up header includes 2014-03-30 20:07:48 +02:00
button.h Clean up header includes 2014-03-30 20:07:48 +02:00
client.c Unmap minimized clients 2015-01-10 00:04:11 +01:00
client.h Implement icon_pixmap and icon_mask from WM_HINTS (FS#1297) 2014-12-07 14:16:17 +01:00
drawable.c drawable/drawin: Pass both lua_State and stack index around 2014-12-06 10:46:45 +01:00
drawable.h drawable/drawin: Pass both lua_State and stack index around 2014-12-06 10:46:45 +01:00
drawin.c drawin: Use the correct lua_State for the stack index 2014-12-06 10:55:21 +01:00
drawin.h Clean up header includes 2014-03-30 20:07:48 +02:00
key.c Clean up header includes 2014-03-30 20:07:48 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.c Hide globalconf.L 2014-12-06 11:56:58 +01:00
screen.h Clean up header includes 2014-03-30 20:07:48 +02:00
tag.c Hide globalconf.L 2014-12-06 11:56:58 +01:00
tag.h tag_client: Add explicit lua_State argument 2014-12-06 11:14:59 +01:00
window.c Fix some more dubious uses of globalconf.L 2014-12-06 11:07:20 +01:00
window.h Clean up header includes 2014-03-30 20:07:48 +02:00