Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 33d7dca155 fix(developer): prevent two touch layout editors opening for the same file
The keyboard editor has a complex edit state machine, which has
grown a lot over time. This is a minimal patch to address one specific
edge case scenario on that state machine, without any attempt to improve
the state machine overall. The biggest change here is bubbling failure
up to the main form so that it can destroy (aka Release, which is an
asynchronous destroy) the editor window if it fails to load completely.

Fixes: #11715
Fixes: KEYMAN-DEVELOPER-1JC
2024-06-06 10:45:44 +07:00
.github fix(linux): remove debug output and re-enable failures 2024-06-05 09:27:05 +02:00
android fix(android): include DOMRect polyfill for older ES6-supporting devices 2024-06-03 11:51:08 +07:00
common fix(web): fix predictions after moving caret 2024-06-05 08:41:27 +07:00
core test(core): comments in get_block_unicode_ver() 2024-05-31 16:14:05 -05:00
developer fix(developer): prevent two touch layout editors opening for the same file 2024-06-06 10:45:44 +07:00
docs docs(common): update min emscripten version in docs to 3.1.46 2024-05-24 14:52:31 +07:00
ios Merge pull request #11613 from keymanapp/fix/ios/11602-file-error-on-startup 2024-05-31 07:58:21 +07:00
linux docs(linux): Update description of deb-packaging.sh 2024-06-04 16:38:11 +02:00
mac Merge branch 'master' into chore/mac/main-build.sh-rework 2024-05-30 09:52:25 +07:00
oem/firstvoices Merge pull request #11524 from keymanapp/fix/windows/oem-build-sh 2024-05-24 12:22:11 +07:00
resources Merge pull request #11451 from keymanapp/chore/common/retry-npm-ci 2024-06-06 08:10:04 +07:00
web change(web): restore optional-member use (unneeded change) 2024-06-05 11:35:00 +07:00
windows chore(windows): add debug log msgs for modifier key press 2024-06-03 21:40:24 +10: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
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment master version to 18.0.50 2024-06-05 14:07:12 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json fix(developer): bundle ttfmeta library internally with kmc-keyboard-info 2024-05-31 14:54:09 +07:00
package.json chore(web): centralizes on a single @types/node, as it caused a TS typing conflict 2024-05-15 16:00:35 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig.base.json chore(web): updates all KMW-related projects to TS 5.4.5 2024-05-15 16:00:34 +07:00
tsconfig.json chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures 2023-10-12 10:31:56 +07:00
VERSION.md auto: increment master version to 18.0.50 2024-06-05 14:07:12 -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