Carlos Garnacho
6f64d6b0aa
wayland: Check the drag focus before processing XDND dest-side messages
If the drag dest surface suddenly disappears, we may find ourselves processing an XdndPosition message that was sent before the X11 drag source had an opportunity to find out. In that case mutter does know, so double check before processing the messages.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%