mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Hyungwon Hwang
65e9c89ed9
dnd: Implement DnD handling code in Wayland
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%