suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Maarten van Gompel Also release shift after key release
3e73b61 · 2021-10-19
-rw-r--r--
3092
-rw-r--r--
74
-rw-r--r--
78
-rw-r--r--
397
-rw-r--r--
1393
-rw-r--r--
35149
-rw-r--r--
1097
-rw-r--r--
2212
-rw-r--r--
86
-rw-r--r--
1750
-rw-r--r--
718
-rw-r--r--
8697
-rw-r--r--
12244
-rw-r--r--
4430
-rw-r--r--
1655
d---------
wld @ ea4eccb
m---------
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

  • pangocairo
  • wayland-client
  • xkbcommon

Make any customizations you would like in config.h and run make

Usage

The keyboard can be hidden by sending it a SIGUSR1 signal and shown again by sending it SIGUSR2. This saves some start up time and may be appropriate in some low-resource environments.

Contribute

use git send-email