Jasper St. Pierre
d233238c64
window: Be better at filtering window grab mods
It turns out that Clutter doesn't actually filter NumLock / ScrollLock / CapsLock from button events due to its terrible event translation code. Check only the grab mods to check if it's unmodified.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%