Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 2ac905c2ea feat(developer): cache web debug objects across sessions
Keyman Developer now remembers the 10 most recently debugged keyboards,
models and packages in the web debugger, across sessions. It determines
the recency of use by the last access time of the object, and caches at
most 10 of each type of object when the IDE session ends.

The cache data is stored in %appdata%\Keyman\Keyman Developer\WebDebugCache.json.

The web debugger is now always available when Keyman Developer is
running, even if the user has not yet clicked 'Start Web Debugging', as
otherwise cached web debug objects would not be immediately available.

Keyman Developer will verify that files listed in the cache are still
available, and will remove them on startup if the file disappears.
2021-12-10 17:17:14 +01:00
.github fix(common): Fix cherry-pick labeling 2021-09-30 16:48:25 +02:00
android Merge pull request #5987 from keymanapp/fix/android/smp-longpress-api-21 2021-12-02 10:14:46 +07:00
common auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
developer auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
docs Update docs/build/windows.md 2021-11-29 16:08:41 +11:00
ios Merge pull request #5841 from keymanapp/chore/common/crowdin-ff-ng 2021-11-17 09:24:35 +07:00
linux Merge pull request #6008 from keymanapp/chore/linux/cherry-pick/changelogs 2021-12-04 21:14:39 +01:00
mac Merge pull request #5869 from keymanapp/feat/mac/i18n 2021-11-22 12:44:33 +07:00
oem/firstvoices chore(android): Specify build tools version on other projects 2021-11-29 10:57:54 +07:00
resources auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
web auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
windows/src feat(developer): cache web debug objects across sessions 2021-12-10 17:17:14 +01:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig fix(linux): add more package requirements 2020-02-06 18:26:57 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(windows): Add obj cod and pdb to gitignore 2021-10-11 22:08:56 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh feat(common): Support git worktree when configuring local hooks 2020-02-24 18:30:57 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-10-08 17:59:25 +11:00
crowdin.yml feat(mac): Add mac files to crowdin.yml 2021-11-02 15:16:23 +07:00
HISTORY.md auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
lerna.json auto: increment master version to 15.0.166 2021-12-08 13:01:25 -05:00
LICENSE.md chore: additional links and docs 2021-10-08 14:06:45 +11:00
package-lock.json chore(common): updates lerna to 4.0.0 2021-07-02 14:47:28 +07:00
package.json chore(common): updates lerna to 4.0.0 2021-07-02 14:47:28 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: start history/version infrastructure 2020-01-29 08:54:32 +11:00
VERSION.md auto: increment master version to 15.0.166 2021-12-08 13:01:25 -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 International.

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

Get Involved

Development Status

Important Links