spiegel-keyman/linux/ibus-keyman
Eberhard Beilharz a08fbd1346
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.
2024-02-07 18:14:05 +01:00
..
icons chore(linux): Remove autotools related files 2023-02-14 09:51:46 +01:00
man docs(linux): Update man page for ibus-engine-keyman 2023-07-18 20:29:01 +02:00
src fix(linux): Ignore keys with IBUS_MOD4_MASK set 2024-02-07 18:14:05 +01:00
tests fix(linux): Fix packaging on Ubuntu and Debian servers 2024-01-29 17:50:04 +01:00
build.sh chore(linux): Fix build scripts 2023-10-17 20:01:05 +02:00
COPYING make a copy of ibus-kmfl called ibus-keyman 2018-09-25 17:18:57 +07:00
meson.build fix(linux): Fix packaging on Ubuntu and Debian servers 2024-01-29 17:50:04 +01:00
meson_options.txt fix(linux): Fix packaging on Ubuntu and Debian servers 2024-01-29 17:50:04 +01:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00

Keyman engine for IBus

See ibus-keyman.md for documentation how to build Keyman engine for IBus.