Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
rc-swag 5bf1f635a6 fix(windows): add check a fix for registry datatypes
Fixes: #14342
The Windows system level keyboard hotkeys controlled in
registry have sometimes been incorrectly written as
a DWORD datatype. There 106 events in sentry for just
July. When opening the Windows setting dialog and the registry
has DWORDS it will show unassinged in the dialog if apply
is pressed it will convert the keys to REG_SZ.
This fix follows a similar pattern it will check the data
type of the registry key if it is DWORD it will remove it
and add a new key of the same name as REG_SZ and set it to
the unassigned value.

Fixes: KEYMAN-WINDOWS-4NK
2025-11-15 05:43:25 +01:00
.github maint(resources): cherry-pick changes to npm-publish scripts 2025-10-30 07:11:41 +01:00
android fix(android): Set the main app background white 2025-10-20 15:26:55 +07:00
common chore(windows): upgrade VC++ projects to v143 (VS2022) 2025-10-31 13:37:24 +01:00
core maint(resources): add repository record for all published packages 2025-10-30 07:10:45 +01:00
developer chore(windows): upgrade VC++ projects to v143 (VS2022) 2025-10-31 13:37:24 +01:00
docs maint(resources): move NPM package publishing to GitHub Actions 2025-10-30 07:03:14 +01:00
ios chore(ios): renew certificate 2025-10-09 11:13:10 -04:00
linux Merge branch 'stable-18.0' into chore/linux/changelog 2025-11-03 14:44:57 +01:00
mac fix(mac): ignore non-Unicode key caps when preparing OSK 2025-10-24 11:04:55 +02:00
oem/firstvoices fix(android): Refactor bottom inset calculations for inapp and system 2025-10-09 06:42:57 +07:00
resources maint(resources): use VERSION_ENVIRONMENT var for v18 2025-10-31 11:36:32 +01:00
web fix(web): fix error trying to calculate style scaling effects 🍒 2025-09-05 15:53:39 +02:00
windows fix(windows): add check a fix for registry datatypes 2025-11-15 05:43:25 +01:00
.clang-format chore(common): update C/C++ formatting options 2024-06-19 20:19:12 +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(common): create flag file without node 2024-09-30 14:51:24 +02: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
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07: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): Add link to onboarding doc to CONTRIBUTING.md 2024-11-25 16:11:12 +01:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment stable-18.0 version to 18.0.245 2025-10-31 01:38:44 -05:00
LICENSE.md maint(linux): fix lintian warnings 2025-08-22 16:55:08 +02:00
package-lock.json chore(developer): upgrade multer to 2.0.2 2025-07-28 10:52:42 +10:00
package.json maint(resources): add repository record for all published packages 2025-10-30 07:10:45 +01:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md chore: stable-18.0 2025-04-23 07:06:13 +07:00
tsconfig.base.json refactor: move langtags to @keymanapp/langtags npm module 2025-01-27 09:59:38 +07:00
tsconfig.json chore: address review comments 2025-01-30 14:00:34 +07:00
VERSION.md auto: increment stable-18.0 version to 18.0.245 2025-10-31 01:38:44 -05: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 Global.

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

Get Involved

Development Status

Important Links