- Nov 22, 2023
-
-
rc-swag authored
-
- Nov 17, 2023
-
-
rc-swag authored
-
- Nov 15, 2023
-
-
rc-swag authored
-
- Nov 07, 2023
-
-
rc-swag authored
This is the intial commit for the BacdgroundUpdate Module which is uses a state machine to make it easier to handle the flow of the install and all possible events and use cases.
-
- Oct 26, 2023
-
-
rc-swag authored
-
- Oct 20, 2023
-
-
Shawn Schantz authored
fix(mac): move keyboard menu items to main Input Menu from submenu
🔥 -
Shawn Schantz authored
-
Keyman Server authored
auto: increment master version to 17.0.196
-
Keyman Build Agent authored
-
- Oct 19, 2023
-
-
rc-swag authored
docs(windows): update text and images for windows 11
-
Marc Durdin authored
chore: update kmp.schema.json and docs for kps schema
-
Marc Durdin authored
fix(common): don't use URL in common/web/types
-
Shawn Schantz authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
sgschantz authored
changed keyboards menu to dynamically update in Keyman section of the Input Menu and eliminated Keyboards submenu
-
Eberhard Beilharz authored
chore(linux): Allow to collect coverage on TC
-
Marc Durdin authored
-
rc-swag authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
Fixes #9788.
-
Keyman Server authored
auto: increment master version to 17.0.195
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Oct 18, 2023
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
chore(linux): Fix build scripts
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
Since keyman-system-service is a dependency of ibus-keyman it gets build when ibus-keyman gets build. However, in that case the `--coverage` flag doesn't get passed through in which case the `coverage-html` target is missing from ninja. This change fixes this problem by checking if ninja has the `coverage-html` target. If not we remove the output directory which causes the configure action to run again with the `--coverage` option.
-
Marc Durdin authored
fix(developer): handle invalid project folders cleanly
-
Marc Durdin authored
fix(developer): three kmc .keyboard_info generation bugs
-
Joshua Horton authored
fix(web): fixes touch form-factor default kbd on cookieless keymanweb.com page load
-
Eberhard Beilharz authored
chore(linux): Add missing tests
-
Eberhard Beilharz authored
chore(linux): Re-enable building for Ubuntu 23.10 Mantic
-
Joshua A. Horton authored
-
Marc Durdin authored
Fixes #9715.
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Eberhard Beilharz authored
This adds (and fixes) two tests that were previously left out by accident.
-
Keyman Server authored
auto: increment master version to 17.0.194
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
Creating the coverage option to ninja previously didn't work reliably. This change re-orders the parameters passed to `meson setup` and seems to work better. Additionally this change refactors the scripts and makes use of `builder_run_action`.
-
Eberhard Beilharz authored
Now that we have updated ibus packages in place we can re-enable building for Mantic. Fixes #9520 and #9398.
-