]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: Hide unmanaged nodes on unmap()
authorJohn Lindgren <john@jlindgren.net>
Thu, 27 Oct 2022 17:53:50 +0000 (13:53 -0400)
committerJohn Lindgren <john@jlindgren.net>
Thu, 27 Oct 2022 19:03:13 +0000 (15:03 -0400)
commit5fb18a7016fcb875f3d73ca49931b8f3c40a7b37
tree4b448d7fa4bcf1727b194c4cf33c954ad807defe
parentdeb658b672fbf4810de33fb66c973aec20a3ebc6
xwayland: Hide unmanaged nodes on unmap()

Since xwayland commit 9e4b7948df5a9a67632bb606150ec171b5519672
there is a one-second delay between XWayland surfaces being
unmapped and destroyed.  This revealed that we were not actually
handling the unmap() signal correctly for unmanaged surfaces.
src/xwayland-unmanaged.c