Skip to content

simple-im: Fix modifiers

Wismill requested to merge wismill/weston:simple-im/fix-modifiers into main

There is a typo in the call to zwp_input_method_context_v1_modifiers: the mods_latched and mods_locked arguments have wrong values.

Fixed by forwarding the correct masks.

Merge request reports