mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 14:09:25 +00:00
9fdf487da113ef47809fc9c6b6e43d710f67d3bc

Whenever the compositor takes a grab, we're supposed send leave/enter events to the current surface, which makes sense, as the compositor has stolen the pointer from the client. I forget why I added the special case in the first place, but it's likely a bug that's since been fixed. This actually fixes a bug: it prevents the need to double-click on X11 application titlebars when grabbing them.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%