mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
c8cc4344f24e358ed03ee2a8f4fa184a795a3f1a

This prevents issues from happening when processing Enter/Leave events while in another kind of grab op like a Wayland popup or resizing a window. This can't ever really happen except outside of a race condition, with the X server, since we won't ever pass input events to the X server in any of these cases, but it can't hurt to be more correct about what the intended operation is.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%