mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
81ed1efe4f
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 |
||
---|---|---|
.. | ||
wlr_data_device.c | ||
wlr_data_offer.c | ||
wlr_data_source.c | ||
wlr_drag.c |