mirror of
https://github.com/brl/mutter.git
synced 2025-05-08 16:14:55 +00:00

Grab operations are now always taken on the backend connection, and this breaks GTK+'s event handling. Instead of taking a grab op, just do the handling ourselves. The GTK+ connection will get an implicit grab, which means pointer / keyboard events won't be sent to the rest of mutter, which is good.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%