xwm: Handle WM_TRANSIENT_FOR
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 3 Jan 2014 06:40:37 +0000 (22:40 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 3 Jan 2014 06:55:04 +0000 (22:55 -0800)
commit9f7e331a20c56674eca1502b8adf36d5dbec3ac5
tree61ef7b3c29f686b1215e0c234845866d8332f5e9
parent14613bacda591725825367177825ca917ef55f4c
xwm: Handle WM_TRANSIENT_FOR

Set up X windows that are transient for another window as transient
surfaces in shell.c.  This keeps the transient windows on top of their
parent as windows are raised, lowered for fullscreened.

https://bugs.freedesktop.org/show_bug.cgi?id=69443
desktop-shell/shell.c
xwayland/window-manager.c