Jasper St. Pierre
5b83bfb1db
display: Make sure to ungrab the pointer before starting a grab op
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%