- Mar 27, 2024
-
-
Joshua A. Horton authored
-
Keyman Server authored
auto: increment beta version to 17.0.296
-
Keyman Build Agent authored
-
- Mar 26, 2024
-
-
Eberhard Beilharz authored
feat(linux): Start dbus if not running
-
Darcy Wong authored
chore(common): Update keymanweb-osk.ttf to 4.1
-
Marc Durdin authored
docs(developer): add help site links
-
Keyman Server authored
auto: increment beta version to 17.0.295
-
Keyman Build Agent authored
-
- Mar 25, 2024
-
-
Marc Durdin authored
fix(developer): correct path for kmc sourcemaps in sentry upload
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
fix(developer): capture alt shortcuts in LDML keyboard debugger
-
Marc Durdin authored
fix(developer): catch sharing violation when saving mru
-
Darcy Wong authored
chore(common): Fix missing entries in HISTORY.md
-
Darcy Wong authored
chore(android,windows): Update crowdin strings for French
-
Marc Durdin authored
-
- Mar 24, 2024
-
-
Darcy Wong authored
-
Darcy Wong authored
-
- Mar 23, 2024
-
-
Keyman Server authored
auto: increment beta version to 17.0.294
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Mar 22, 2024
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
`DBUS_SESSION_BUS_PID` gets only set when launching dbus in the process, but not when it's already running.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
When we launch dbus if it is not running, we're probably (un-)installing keyboards for a different user. This is an unusual environment where not everything is available, e.g. dconf-service won't be running and can't be started because DISPLAY variable is not set. This means we can't write gsettings values through the API. However, we can read them, and we can write a keyfile and update the database. This is what this change implements for the cases where we started dbus.
-
Marc Durdin authored
chore(core): refresh API docs for 17.0
-
Marc Durdin authored
Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #11043 (hopefully).
-
Marc Durdin authored
Fixes #11036. Also removes unused function ShortcutDisabled from both debuggers, to avoid confusion.
-
Marc Durdin authored
Fixes #11041. If two TIKE processes try to save the MRU at the same time, this can result in a sharing violation. The relevant OLE error code is not saved as a constant in Delphi lib, so I looked it up and added it here.
-
Marc Durdin authored
fix(developer): return after calling await exitProcess
-
Marc Durdin authored
Merge pull request #11009 from keymanapp/fix/developer/11002-kps-editor-should-not-emit-empty-fields fix(developer): suppress emission of new empty fields in package editor
-
Darcy Wong authored
chore(oem/fv): Update keyboard versions in keyboards.csv
-
Keyman Server authored
auto: increment beta version to 17.0.293
-
Keyman Build Agent authored
-
- Mar 21, 2024
-
-
Darcy Wong authored
-
Dr Mark C. Sinclair authored
fix(developer): font file meta data is invalid error
-