commit | 9f7e331a20c56674eca1502b8adf36d5dbec3ac5 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Jan 02 22:40:37 2014 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Jan 02 22:55:04 2014 -0800 |
tree | 61ef7b3c29f686b1215e0c234845866d8332f5e9 | |
parent | 14613bacda591725825367177825ca917ef55f4c [diff] |
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