- Aug 17, 2021
-
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
- Aug 09, 2021
-
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
-
Eberhard Beilharz authored
chore(common/core): Add uninstall option to build script
-
Eberhard Beilharz authored
docs(linux): Fix readme for ibus-keyman
-
- Aug 07, 2021
-
-
Keyman Server authored
auto: increment master version to 15.0.96
-
Keyman Build Agent authored
-
- Aug 06, 2021
-
-
Eberhard Beilharz authored
chore(common/core): Linux side of caps-lock stores
🚧 -
Eberhard Beilharz authored
Turns out setting `KEYMAN_PROC_CFLAGS` isn't sufficient to use header files from source repo.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
This change improves capslock handling with a capsAlwaysOff keyboard. Previously, the caps lock indicator was turned on while holding down the Caps Lock key. With this change we turn it off immediately. This is done by forcing caps lock off even if the state already seems to match. Also, for capsAlwaysOff keyboards skip further processing of caps lock key after we turned capslock off again.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
chore(linux): Consolidate Debian source packages
📦 -
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
This change adds a virtual package `keyman-engine` which ibus-keyman provides. keyman-config can then depend on this virtual package. This allows to use fcitx instead of ibus if the fcitx-keyman package provides that virtual package as well.
-
Eberhard Beilharz authored
The previous commit created a consolidated toplevel `debian` directory.
-
Eberhard Beilharz authored
This change consolidates the Debian packages into a single source package, with the exception of the legacy KMFL packages. Fixes #5022.
-
Darcy Wong authored
fix(web): Blank spacebar text when displayName is empty string
-
Joshua Horton authored
fix(common/models): keep/suggestion diacritic sensitivity when de-duping
-
Marc Durdin authored
feat(developer): debugger uses Keyman Core
🐞 -
Marc Durdin authored
fix(common/core/desktop): split smp for context chars
-
Darcy Wong authored
fix(android/app): Fix cleanup when progress dialog cancelled
-
Darcy Wong authored
-
Marc Durdin authored
-
Darcy Wong authored
feat(android): Add API for checking Chrome version
-
Marc Durdin authored
Fixes #5465. Fixes #5561. If a non-BMP Unicode char was emitted into the internal context, it was being truncated to a WORD, which caused data loss for multi-group keyboards. Includes an update to a unit test to validate this fix.
-
Marc Durdin authored
fix(windows): tsysinfo format grid correctly
-
Marc Durdin authored
fix(windows): wrap text in keyboard installation dialog
-
SabineSIL authored
keyboard installation prompt wordwrap
-
Keyman Server authored
auto: increment master version to 15.0.95
-
Keyman Build Agent authored
-
- Aug 05, 2021
-
-
Eberhard Beilharz authored
chore(linux): Remove compiler warning in ibus-keyman
-
Marc Durdin authored
Minor fix to make the module list format correctly with chromium browser instead of mshtml, plus a tweak to build copy xsl files as well to bin
-
Darcy Wong authored
-
Marc Durdin authored
fix(android): gracefully handle errors in KMW keyboards
-