]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland-unmanaged: put all surfaces under server->unmanaged_tree
authorJohan Malm <jgm323@gmail.com>
Sat, 4 Jun 2022 13:08:46 +0000 (14:08 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 5 Jun 2022 07:35:03 +0000 (08:35 +0100)
commit96315def57ee9206dad17b5777e5b1ff6af32ffe
treebd527973a18302dc3f6a13306ca4acf1d1ad2857
parent39cdba36a8520c9b53e2ee2163d832e08004e5d2
xwayland-unmanaged: put all surfaces under server->unmanaged_tree

...in order to render all unmanaged surfaces above views just like sway
does it:

https://github.com/swaywm/sway/blob/e5728052b59fb5b476c78c9f18b812a85d7f4503/sway/desktop/render.c#L1148

Fixes issue #367
src/xwayland-unmanaged.c