mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 10:24:09 +00:00
![Jasper St. Pierre](/assets/img/avatar_default.png)
Instead of returning a value based on whether or not we handled it, we have this logic: either we have taken a grab on the window, in which case we have a grab op and have handled it ourselves, or we did not take a grab and *need* to replay the event to the window. Handle this in events.c by checking the grab operation in the same way that we check the other grab ops.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%