mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 23:54:09 +00:00
6f64d6b0aa
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.