Unverified Commit a08fbd13 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Ignore keys with IBUS_MOD4_MASK set

If we process keys that have the (Super/Meta/Windows) IBUS_MOD4_MASK
modifier set we ignore the key. Core doesn't handle the Meta modifier
state and so would treat it as regular key. This fixes switching keyboards
in Ubuntu 23.10/24.04 on Wayland.

Fixes #10476.
parent dcba2da2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment