wayland: don't dispatch modifier key events (#9027)
Modifier keys are dispatched as events on wayland, unlike macos. This prevents pending bindings from matching, because something like e.g. `g shift-e` is received by the key matcher as `g shift shift-e`.
R
Rom Grk committed
9068911eb46678ddf34e34bf180407e94b8db26e
Parent: 27518f4
Committed by GitHub <noreply@github.com>
on 3/7/2024, 8:42:48 PM