mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Carlos Garnacho
8819d9ce66
core: end-of-grab button releases must be consumed by the window
Returning FALSE here gets the button release event propagated to the client on wayland, which is unexpected after xdg_surface.move/resize() have been called. https://bugzilla.gnome.org/show_bug.cgi?id=738888
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%