wlroots-hyprland/xwayland
emersion 81ed1efe4f
xwayland, data-device: fix surface state on unmap
This commit makes sure surface->mapped is true when the unmapped event is
emitted. This is necessary because listeners can only damage surfaces that are
mapped. This is similar to the fact that the destroy event is emitted before
any destruction is actually made.

Fixes https://github.com/swaywm/sway/issues/3568
2019-02-18 13:14:35 +01:00
..
selection data-device: destroy previous source when starting drag 2019-02-05 18:43:06 +01:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
sockets.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c xwayland: remove clearenv() call 2018-12-13 09:06:28 +09:00
xwm.c xwayland, data-device: fix surface state on unmap 2019-02-18 13:14:35 +01:00