mirror of
https://github.com/brl/mutter.git
synced 2025-04-09 03:39:39 +00:00

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%