suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Zach DeCook suggestion: take from stdin
da3ce83 · 2022-01-21
-rw-r--r--
3093
-rw-r--r--
62
-rw-r--r--
397
-rw-r--r--
1393
-rw-r--r--
35149
-rw-r--r--
1025
-rw-r--r--
696
-rw-r--r--
450
-rw-r--r--
70
-rw-r--r--
3882
-rw-r--r--
1184
-rw-r--r--
3653
-rw-r--r--
1547
-rw-r--r--
16305
-rw-r--r--
4430
-rw-r--r--
1655
d---------
-rw-r--r--
897
-rw-r--r--
177
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