- Aug 23, 2021
-
-
jahorton authored
-
jahorton authored
-
Joshua Horton authored
refactor(web): mouse-based use of touch handlers
👆 -
Joshua Horton authored
refactor(web): prep work for mouse-based use of touch events
👆 -
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.101
-
Keyman Build Agent authored
-
- Aug 22, 2021
-
-
Eberhard Beilharz authored
fix(linux): Fix uploading to launchpad for legacy projects
📦 -
Keyman Server authored
auto: increment master version to 15.0.100
-
Keyman Build Agent authored
-
- Aug 21, 2021
-
-
Darcy Wong authored
feat(android/app): Add menu to adjust keyboard height
-
Keyman Server authored
auto: increment master version to 15.0.99
-
Keyman Build Agent authored
-
- Aug 20, 2021
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
fix(linux): Fix lost context after pressing K_SHIFT
🚧 -
Darcy Wong authored
-
Joshua Horton authored
fix(ios): iOS 13 and 14 only - stuck settings toggles
-
Darcy Wong authored
-
Joshua Horton authored
fix(common/core/web): behavior with unmatched final group
-
Marc Durdin authored
chore(developer): hide debug events panel
🐞 -
Marc Durdin authored
fix(developer): get Test Mode working again
🐞 -
Marc Durdin authored
chore(developer): refactor forcekeyboard in debug
🐞 -
Marc Durdin authored
chore(developer): debug deadkey 1-based values
🐞 -
Marc Durdin authored
fix(developer): debugger cleanup
🐞 -
Keyman Server authored
auto: increment master version to 15.0.98
-
Keyman Build Agent authored
-
- Aug 19, 2021
-
-
Eberhard Beilharz authored
fix(linux): Fix uploading to launchpad
📦 -
Eberhard Beilharz authored
-
Eberhard Beilharz authored
Follow-up of #5536.
-
Darcy Wong authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.97
-
Keyman Build Agent authored
-
Marc Durdin authored
fix(windows): Welcome should always show in front
-
Marc Durdin authored
-
Eberhard Beilharz authored
This fixes typing `n>` with sil_ipa keyboard which no longer output the expected `ŋ` because pressing the shift key reset the context. For modifier key presses we now exit `KMX_ProcessEvent::ProcessEvent` early. This change also removes a redundant line from engine.c. Clearing the context happens in `reset_context()` again if necessary. Fixes #5591.
-
- Aug 18, 2021
-
-
Darcy Wong authored
chore(android): Remove runConfigurations.xml files
-
Marc Durdin authored
Relates to #5013. Hide the debug events panel by default, and add a Tools menu item to make it visible for dev purposes (Ctrl+Shift+click on Tools menu to view).
-