spiegel-keyman/linux
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
..
debian Merge branch 'chore/core/10520-hide-old-action-apis' into fix/core/10582-km_core_state_get_actions-idempotency 2024-02-05 13:44:47 +11:00
help fix(linux): Fix title of reference page and links 2023-06-06 15:19:24 +02:00
ibus-keyman fix(linux): Ignore keys with IBUS_MOD4_MASK set 2024-02-07 18:14:05 +01:00
keyman-config fix(linux): Use raw string for regex 2024-02-06 17:01:59 +01:00
keyman-system-service chore(linux): Fix coverage report creation for keyman-system-service 2023-10-18 10:32:41 +02:00
scripts chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.pbuilderrc chore(linux): Replace Lunar with Noble 2024-01-30 15:40:41 +01:00
build.sh chore(linux): Add --open option to open coverage reports in browser 2023-10-16 17:22:41 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.