- Sep 27, 2023
-
-
Joshua Horton authored
feat(web): allows shifting the recognition zone of an active GestureSource
🐵 -
Joshua A. Horton authored
-
Joshua Horton authored
refactor(web): matched gesture-component abstraction
🐵 -
Joshua Horton authored
feat(web): gesture-selection
🐵 -
Joshua Horton authored
refactor(web): multi GestureSource mocked simulation
🐵
-
- Sep 26, 2023
-
-
Joshua A. Horton authored
-
Joshua Horton authored
chore(web): feature-gestures merge with master (mid A17S22)
🐵 -
Joshua A. Horton authored
-
Joshua A. Horton authored
chore(web): Merge branch 'refactor/web/matcher-abstraction' into feat/web/config-shifting-and-source-rigor
-
Joshua A. Horton authored
-
Joshua A. Horton authored
chore(web): Merge branch 'refactor/web/matcher-abstraction' into feat/web/config-shifting-and-source-rigor
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
chore(web): Merge branch 'refactor/web/multi-source-mocked-simulation' into feat/web/gesture-selection
-
Joshua A. Horton authored
-
Joshua A. Horton authored
This reverts commit ea775d9e.
-
Joshua A. Horton authored
This reverts commit 84b8afa0.
-
Joshua A. Horton authored
This reverts commit 5435f799.
-
Joshua A. Horton authored
-
Marc Durdin authored
chore: workaround npm/cli#3466 when bundling internal deps
-
Keyman Server authored
auto: increment master version to 17.0.181
-
Keyman Build Agent authored
-
- Sep 25, 2023
-
-
Eberhard Beilharz authored
fix(linux): Fix detection of unit tests
-
- Sep 23, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.180
-
Keyman Build Agent authored
-
- Sep 22, 2023
-
-
Darcy Wong authored
change(android,web) Use web-based popup key longpresses
-
Steven R. Loomis authored
chore(resources): ldml: update to keyboard3
🙀 -
Keyman Server authored
auto: increment master version to 17.0.179
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
chore(linux): Fix bugs, add dependency and update documentation
-
Eberhard Beilharz authored
This no longer suppresses the output of cleanup.
-
Eberhard Beilharz authored
-
- Sep 21, 2023
-
-
Eberhard Beilharz authored
This change updates gha-ubuntu-packaging to a version that creates a non-empty changelog entry. This prevents a warning during package build.
-
Eberhard Beilharz authored
For integration tests ibus-keyman requires keyman-system-service to be built, so we add this as a dependency.
-
Eberhard Beilharz authored
When running on Ubuntu 20.04 Focal, one of the Python dependencies loads the `unittest` module so that running `km-config` output the message that Sentry would be disabled because unit tests are running. This change now uses the callstack to check if we're running unit tests. Fixes #9577.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
When running the integration tests, we provide a test service that replaces `keyman-system-service`. DBus needs the updated `.service` files in the `services` directory so that it will use the test service. This change outputs an error and returns an non-zero exit code if it can't find the `services` directory, which usually means that `keyman-system-service` didn't get build.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
fix(linux): Correctly open files linked from help page
-
Steven R. Loomis authored
For: #9604 - DOCTYPE fixes (typos) to make the red squiggles go away
-