mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

Now that we grab devices on the X11 connection, we can run into cross-connection issues. Since GTK+ frames are on the UI connection, they'll get the passive grab when we click on them. Forcibly ungrab on GTK+'s connection before attempting to take a grab on the backend connection ourselves.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%