xwm: Just ignore the synthetic unmap_notify
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 14:33:43 +0000 (10:33 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 14:33:43 +0000 (10:33 -0400)
commitd64bdf4755005854fc59922ed0e4cbf12ebfbdac
tree7957d24618850ac89b9c1a7f1c5f3aadad45b34f
parentf7a69642a9993e17fa045b12cab55b0493a7f6db
xwm: Just ignore the synthetic unmap_notify

As per ICCCM 4.1.4 we're supposed to withdraw the window when we see
the real unmap or the synthetic unmap, whichever comes first.  The
synthetic unmap may come after the window has been destroyed, so let's
just only handle the real unmap.
src/xwayland/window-manager.c