Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz e6601f205c
feat(linux): match state of original event when creating fake event
We forward a fake event for both keydown and keyup. This change
will set the flag on the fake event so that we get keydown and keyup.
This is probably not technically necessary, but it helps in
debugging because you can then see that both fake events still
belong to the same keypress.
2022-10-11 18:44:30 +02:00
.github chore(common): update auto labeler configuration 2022-09-19 13:57:40 +10:00
android Merge pull request #7388 from keymanapp/fix/android/no-basekey 2022-10-04 07:40:01 +07:00
common chore(common): Revert move of die to builder_die 2022-09-28 08:24:08 +07:00
core refactor(common): Revert move of KEYMAN_ROOT to REPO_ROOT 2022-09-28 07:56:08 +07:00
developer Merge pull request #7371 from keymanapp/fix/developer/7368-handle-invalid-kps-in-project-view 2022-10-03 14:26:59 +11:00
docs feat(linux): Dockerfile for linux builder 2022-08-26 17:08:56 -05:00
ios refactor(common): Revert move of KEYMAN_ROOT to REPO_ROOT 2022-09-28 07:56:08 +07:00
linux feat(linux): match state of original event when creating fake event 2022-10-11 18:44:30 +02:00
mac refactor(common): Revert move of KEYMAN_ROOT to REPO_ROOT 2022-09-28 07:56:08 +07:00
oem/firstvoices chore(common): Revert move of die to builder_die 2022-09-28 08:24:08 +07:00
resources fix(common): builder unit-test script chmod+x 2022-10-05 14:33:07 +07:00
web Merge pull request #7381 from keymanapp/chore/web/unit-test-polish-pass 2022-10-10 09:01:45 +07:00
windows chore(common): Revert move of die to builder_die 2022-09-28 08:24:08 +07:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 09:34:27 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
CONTRIBUTING.md chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml Merge pull request #6529 from keymanapp/chore/linux/l10n 2022-04-14 09:13:02 +02:00
HISTORY.md auto: increment master version to 16.0.78 2022-10-10 14:01:30 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(common): npm audit fix - ansi-regex update 2022-09-22 09:13:21 +07:00
package.json chore(deps): bump nanoid and mocha 2022-09-16 21:06:23 +00:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: restore TIER and VERSION to 16 alpha 2022-03-15 15:09:17 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.json chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
VERSION.md auto: increment master version to 16.0.78 2022-10-10 14:01:30 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links