Summary of changes
- Add
<ctrl>
and<alt>
modifiers and<menu>
key to the shortcuts bar
- Support accent colors
- Better handle overlapping key presses to ease fast typing
- Make lower- and upper-case view of terminal layout more consistent
- presage: Don't set abbrev predictor as it adds random unicode chars
- Ship completer descriptions so mobile settings knows about them
- User documentation updates
- Various bug fixes
- Issues fixed:
- Contributors:
- Guido Günther
- Julian
- MoonlightWave-12
- Guido Günther
Detailed changes
phosh-osk-stub (0.43.0) experimental; urgency=medium
.
* metainfo: Don't mark release notes as translatable. No need to put
translator effort into these
* po: Remove generated pot file.
* po: Fix path to completer files.
We use a .desktop extension so they get picked up by
gettext properly.
* po: Mark pos-input-surface as translatable
* ci: Check po. Make sure we don't forget any translatable files again
* docs: Cleanup markdown
* ci: Lint markdown
* main: Set text domain so translations get picked up
Required versions of other projects
- gtk3 >= 3.24.35 (Otherwise surrounding text and preedit will be off)
Patches that are merged upstream but not yet in a released version:
- gtk: Avoid crash when swipe closing the OSK
- presage: Character class improvements. Otherwise word predictions will include odd characters
Recommended versions of related projects
- phosh-osk-data >= 0.24.0 (for word completions other than English)