Summary of changes
- Prevent accidental keyboard closing by requiring a higher
velocity
- Unswap Backspace and Enter
- Contributors:
- Guido Günther
- undef
- Guido Günther
Detailed changes
phosh-osk-stub (0.41.1) experimental; urgency=medium
.
[ Guido Günther ]
* osk-widget: Unswap enter and backspace.
Fixes: 627395651 ("osk-widget: Make number of rows dynamic")
.
[ undef ]
* readme: Fix meson compile command.
* input-surface: Don't hide keyboard on small downswipes.
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)