spiegel-keyman/linux
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
..
debian chore: rename km_kbp_ to km_core_ 2023-10-09 14:53:13 +07:00
help fix(linux): Fix title of reference page and links 2023-06-06 15:19:24 +02:00
ibus-keyman refactor(linux): Simplify adding keyboard 2023-10-10 18:00:05 +02:00
keyman-config Merge pull request #9725 from keymanapp/chore/linux/sentrydetails 2023-10-10 15:06:35 +02:00
keyman-system-service chore(linux): Add dependency to build.sh 2023-09-21 16:11:43 +02:00
scripts chore(linux): Add dependency to build.sh 2023-09-21 16:11:43 +02:00
.gitignore feat(linux): Add system service to toggle capslock LED 2023-05-15 09:13:58 +02:00
.pbuilderrc chore(linux): Update supported Ubuntu versions 2023-07-25 12:39:03 +02:00
build.sh chore(linux): Add support for --no-integration flag to build files 2023-07-06 12:39:21 +02:00
Dockerfile docs(linux): Explicitly specify emscripten version 2023-08-30 19:38:56 +02: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): touch linux so we get a build 2023-08-02 09:36:55 +07:00

Keyman for Linux

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

.