suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
-rw-r--r--
3093
-rw-r--r--
75
-rw-r--r--
397
-rw-r--r--
1393
-rw-r--r--
35149
-rw-r--r--
1186
-rw-r--r--
721
-rw-r--r--
450
-rw-r--r--
70
-rw-r--r--
3322
-rw-r--r--
1159
-rw-r--r--
3874
-rw-r--r--
1458
-rw-r--r--
16018
d---------
-rw-r--r--
897
-rw-r--r--
177
-rw-r--r--
625
README.md
suggpicker
A bar to complement your virtual keyboard
Like if bemenu and fbp had a baby.
This is derived from wvkbd.
Interface
Each line of input is treated as TSV.
Install
You'll need the following developer packages
- cairo
- pango
- wayland-client
Make any customizations you would like in config.h and run make
Usage
The keyboard can be hidden by sending it a SIGUSR1 signal, shown again by sending it SIGUSR2, or toggled by sending it SIGRTMIN. This saves some
start up time and may be appropriate in some low-resource environments.
Contribute
use git send-email
Related projects
- swipeGuess - Word-completion for swipe-typing