mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

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%