SIGN IN SIGN UP

linux/x11: Only create ModifiersChanged event if they changed (#12879)

I noticed that when I use my mouse wheel, we get a ton of the
`XkbStateNotify` events, but the modifiers don't change, so we add a ton
of useless input events for the window.

Release Notes:

- N/A
T
Thorsten Ball committed
3722275cfaf7a2324164d194c44138771210e1d0
Parent: ef84ce7
Committed by GitHub <noreply@github.com> on 6/11/2024, 9:00:26 AM