Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 4ce16a08fc fix(developer): don't use osk-always-visible on touch devices
Fixes #9845.

It seems that the logic for `osk-always-visible` is not quite right on
touch devices -- the OSK disappears on blur but remains touchable -- so
presses in the OSK region emit key events. For Keyman Developer Server,
the simple workaround is to only use `<body class="osk-always-visible">`
when on desktop devices.

We should review the logic for `osk-always-visible` in KeymanWeb, so
that this issue does not arise on touch devices. This patch addresses
the issue in Keyman Developer Server, and matches the behaviour we want
on touch devices in any case, as we don't really want the OSK visible
when blurred, unlike on desktop.
2023-11-01 05:57:13 +07:00
.github chore(linux): Rename libkmnkbp0-0 package 2023-10-20 17:31:39 +02:00
android chore(android,windows): Update crowdin strings for Kannada 2023-10-11 09:11:10 +07:00
common Merge branch 'master' into chore/developer/9838-cldr44-epic-ldml 2023-10-26 18:38:14 -05:00
core Merge pull request #7857 from keymanapp/feature-macos-core 2023-10-30 19:30:33 +11:00
developer fix(developer): don't use osk-always-visible on touch devices 2023-11-01 05:57:13 +07:00
docs chore(linux): Merge remote-tracking branch 'origin/master' into chore/linux/9733_RenameLibknmkbp 2023-10-20 12:31:14 +02:00
ios chore(ios): renew certificate 2023-10-06 10:22:09 +07:00
linux fix(linux): Fix uninstallation of shared keyboard 2023-10-27 19:26:35 +02:00
mac increase disk image template size by 2MB 2023-10-30 15:11:22 +07:00
oem/firstvoices fix(ios): missing backslash in build script 2023-10-16 04:20:01 +07:00
resources chore: include ci/pull-requests.inc.sh for help uploads 2023-10-31 04:50:28 +07:00
web chore(web): remove legacy s_keyman_com.sh 2023-10-30 09:01:33 +07:00
windows chore(core): Merge branch 'master' into feat/core/9720-actions-apis 2023-10-24 20:55:10 +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
.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 feat(developer): remove kmcomp 2023-09-09 17:47:15 +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
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(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment master version to 17.0.204 2023-10-30 19:34:53 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(developer): remove unused xml2js references 2023-10-09 06:34:32 +07:00
package.json feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07: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: fixup js imports for schema validators 2023-10-07 06:46:10 +07:00
tsconfig.json chore: Merge branch 'epic/package-metadata' into chore/merge-master-into-package-metadata 2023-10-06 11:52:13 +07:00
VERSION.md auto: increment master version to 17.0.204 2023-10-30 19:34:53 -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