spiegel-keyman/linux/ibus-keyman
Eberhard Beilharz 3e3a0dbce1
refactor(linux): mark undocumented keycodes as internal
Several keys that are defined in `winuser.h` were added after Keyman
defined its vkeys and so are not documented in the Keyman docs. This
change adds underscores before and after to mark them as being internal.
It's still useful to have them in the source code because it makes the
mapping between Linux keys and Keyman vkeys easier.

Addresses code review comment.
2025-03-26 16:49:31 +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 refactor(linux): mark undocumented keycodes as internal 2025-03-26 16:49:31 +01:00
tests chore(linux): address code review comments 2025-02-19 10:59:44 +01:00
.gitignore chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
build.sh chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
COPYING make a copy of ibus-kmfl called ibus-keyman 2018-09-25 17:18:57 +07:00
meson.build chore(linux): improve compatibility with Gentoo Linux 🍒 2025-01-29 09:18:22 +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.