SIGN IN SIGN UP

x11: Properly update XKB group state (#13931)

Pass on all the XkbStateNotify information to XKB.

> "All parameters must always be passed, or the resulting state may be
incoherent."
>
https://docs.rs/xkbcommon/latest/xkbcommon/xkb/struct.State.html#method.update_mask

Previously, many keymaps using multiple groups/layers would not work and
remain in group0.

Release Notes:

- Fixed handling of Xkb keymap groups on X11.
F
fsh committed
65e463b5996f3533d18ac942b1221a67fc08ebcd
Parent: 11c7374
Committed by GitHub <noreply@github.com> on 7/8/2024, 2:14:07 PM