Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 110f6ffbbd feat(developer): add kmx metadata to kmxplus compiles
Fixes #7273.

Adds 4 kmx system stores to allow existing configuration tools to load
and process KMXPlus files without modification:

* `TSS_NAME` (first `<name>`)
* `TSS_COMPILEDVERSION` (only if `options.addCompilerVersion == true`)
* `TSS_KEYBOARDVERSION` (from `<version number>`)
* `TSS_TARGETS` (currently always 'desktop', will later include more
  targets)

In order for `TSS_COMPILEDVERSION` to be handled correctly, needed to
plumb in the new `CompilerOptions` interface. This could be a separate
PR, but the changes are not huge, so opted to append the changes here.

Updates related tests and fixtures. Refactored some of the e2e helpers
into helpers/index.ts for use with the metadata-compiler tests.
2022-09-14 09:26:22 +10:00
.github chore: update core/ label 2022-08-29 09:59:07 +10:00
android Merge pull request #7239 from keymanapp/fix/android/language-picker-association 2022-09-10 07:04:27 +07:00
common Merge pull request #7255 from keymanapp/chore/7222-optional-checksum 2022-09-13 06:30:04 +10:00
core Merge pull request #7264 from keymanapp/chore/core/kmx-file-verification-baby-steps 2022-09-13 07:46:02 +10:00
developer feat(developer): add kmx metadata to kmxplus compiles 2022-09-14 09:26:22 +10:00
docs chore(linux): add arch param for core build 2022-09-12 10:15:25 +10:00
ios chore: use keyman.com instead of keyman-staging.com 2022-09-08 14:32:39 +10:00
linux chore(core): Merge branch 'feature-ldml' into chore/core/7247-use-builder-for-build-sh 2022-09-13 07:25:10 +10:00
mac Merge pull request #7255 from keymanapp/chore/7222-optional-checksum 2022-09-13 06:30:04 +10:00
oem/firstvoices Merge pull request #7001 from keymanapp/fix/android/6899-verify-browser-for-links 2022-08-23 17:07:51 -05:00
resources Merge branch 'feature-ldml' into chore/merge-master-into-feature-ldml 2022-09-12 15:24:19 +10:00
web chore(web): disable browserstack on non-web-specific builds 2022-09-11 07:19:18 +10:00
windows chore(core): Merge branch 'feature-ldml' into chore/core/7247-use-builder-for-build-sh 2022-09-13 07:25:10 +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
.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.61 2022-09-10 14:02:03 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json refactor(developer): rename kmldmlc to kmc 2022-09-09 09:13:39 +10:00
package.json refactor(developer): rename kmldmlc to kmc 2022-09-09 09:13:39 +10: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.61 2022-09-10 14:02:03 -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