Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 06bb464153 feat(windows): testhost project for debugging keyman32
Scratching an itch. It's very painful to debug Keyman Core on Windows.

This helps a little. It allows you to step through the code without
loading keyman32.dll into every process. It's not perfect, because when
actions are sent, they tend to land in the debugger because SendInput
does not care about the active window! However, if you don't care
about that too much (or if you are willing to try a remote debug setup),
then this should really simplify debugging.
2022-01-25 13:07:16 +11:00
.github fix: only auto-merge if auto: prefix in title 2022-01-24 12:12:53 +11:00
android Merge pull request #6100 from keymanapp/fix/web/execute-popup-layer 2022-01-18 11:17:21 +07:00
common auto: increment master version to 15.0.185 2022-01-24 13:01:35 -05:00
developer auto: increment master version to 15.0.185 2022-01-24 13:01:35 -05:00
docs Merge pull request #6118 from keymanapp/docs/setup 2022-01-19 08:15:22 +01:00
ios Merge pull request #6048 from keymanapp/chore/common/crowdin-ckl 2022-01-17 10:28:54 +07:00
linux Merge pull request #6133 from keymanapp/fix/linux/6119-pythonbug 2022-01-21 08:24:42 +01:00
mac Merge pull request #6088 from keymanapp/fix/mac/6081-localize-keyboard-info 2022-01-17 10:44:02 +07:00
oem/firstvoices chore(windows): fixup oem makefile for nmake 2021-12-08 06:39:53 +01:00
resources auto: increment master version to 15.0.185 2022-01-24 13:01:35 -05:00
web auto: increment master version to 15.0.185 2022-01-24 13:01:35 -05:00
windows/src feat(windows): testhost project for debugging keyman32 2022-01-25 13:07:16 +11: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.185 2022-01-24 13:01:35 -05:00
lerna.json auto: increment master version to 15.0.185 2022-01-24 13:01:35 -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.185 2022-01-24 13:01:35 -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