spiegel-keyman/linux/ibus-keyman
Eberhard Beilharz 7bab603b5b
refactor(linux): Simplify adding keyboard
Before we add a keyboard we check if we already added this keyboard
(in a different area). If we did (with the same or newer version) we
skip this keyboard. This change now immediately returns whereas previously
we set a flag and then didn't execute the rest of the method.
2023-10-10 18:00:05 +02: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): Simplify adding keyboard 2023-10-10 18:00:05 +02:00
tests chore(linux): Improve process check 2023-10-10 15:52:52 +02:00
build.sh chore(linux): Add dependency to build.sh 2023-09-21 16:11:43 +02:00
COPYING make a copy of ibus-kmfl called ibus-keyman 2018-09-25 17:18:57 +07:00
meson.build feat(linux): Minimize tags before adding keyboards 2023-07-19 16:20:27 +02: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.