Skip to content

backends/native: Update keymap state on latched modifier updates

Carlos Garnacho requested to merge wip/carlosg/keymap-updates into master

The input thread refactors missed to update the MetaKeymapNative state when the keys that trigger the latched modifiers are being pressed. Let that happen here.

Merge request reports