wlroots-hyprland/types/data_device
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
..
wlr_data_device.c data-device: fix crash when setting the same selection twice 2019-01-31 20:33:48 +01:00
wlr_data_offer.c data-device: keep track of wlr_data_offer in wlr_seat lists 2019-01-24 12:18:41 +01:00
wlr_data_source.c De-duplicate data source MIME types 2019-01-30 22:10:52 +01:00
wlr_drag.c xwayland, data-device: fix surface state on unmap 2019-02-18 13:14:35 +01:00