mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 12:13:52 +00:00

No XDnD events which notify DnD status change comes in Wayland. To emulate XDnD behavior, MetaDnd checks whether there is a grab or not when the modal window starts showing. When there is a grab, it processes the raw events from compositor, and emits DnD signals for plugin. https://bugzilla.gnome.org/show_bug.cgi?id=765003
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%