Patch: Toggle text prediction

Rating: 
5
Your rating: None Average: 5 (1 vote)

This patch adds a toggle button left of the clipboard.

Clicking the button enables or disables text prediction. The default state is restored when the keyboard is closed. It can also be reset manually by pressing and holding the switch, just as you would clear the clipboard.

While developing the patch, it often caused the keyboard to freeze. This should no longer happen, but if it does, removing the patch should suffice.

 

Some useful commands for developing keyboard patches:

- remove the patch: /usr/sbin/patchmanager -u sfos-patch-keyboard-toggle-prediction

- restart the keyboard: systemctl --user restart maliit-server

- reset settings: dconf reset /patch/ichthyosaurus/keyboard-toggle-prediction/enabled

 

Sources: https://github.com/ichthyosaurus/sailfish-public-patch-sources

Discussion: https://openrepos.net/content/ichthyosaurus/patch-toggle-text-prediction

Screenshots: 
Application versions: 
AttachmentSizeDate
File sfos-patch-keyboard-toggle-prediction-1.0.0-1.noarch.rpm9.61 KB08/12/2020 - 18:03
Changelog: 

1.0.0:
- initial public release