suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Commits
set namespace to suggpicker
Zach DeCook committed 8 days ago
event loop: exit if the wayland socket disappears
Zach DeCook committed 2024-01-29
release: bump to 0.1.3
Zach DeCook committed 2024-01-14
Fix crash on --hidden
Zach DeCook committed 2024-01-14
hide/show/toggle: fix a few crashes (still broken)
Zach DeCook committed 2024-01-14
Add documentation for using the real-time signal
Brandon Doornbos committed 2024-01-12
main: prevent crash on sigpipe
Zach DeCook committed 2024-01-11
release: minor version bump
Zach DeCook committed 2022-07-13
gitignore: add compiled man page
Zach DeCook committed 2022-07-11
only commit surface when it changed
ArenM committed 2022-07-11
release: minor version bump
Zach DeCook committed 2022-06-29
keyboard: Progressively allocate remainder pixels
Zach DeCook committed 2022-06-29
Documentation: Add man page
Zach DeCook committed 2022-06-29
dependencies: Don't link with xkbcommon
Zach DeCook committed 2022-06-27
release: bump version
Zach DeCook committed 2022-06-24
main: Remove unused variables
Zach DeCook committed 2022-06-24
os-compatibility: Remove unused file
Zach DeCook committed 2022-06-24
main: refactor show
Zach DeCook committed 2022-01-25
release: basic working prototype
Zach DeCook committed 2022-01-22
input: redraw after layout change
Zach DeCook committed 2022-01-22
kbd: don't send time
Zach DeCook committed 2022-01-22
input: fix obvious memory leak
Zach DeCook committed 2022-01-22
suggestion: take from stdin
Zach DeCook committed 2022-01-21
Project: Rename from wvkbd
Zach DeCook committed 2022-01-21
layout: Remove layout file
Zach DeCook committed 2022-01-21
layout: Rename to suggs
Zach DeCook committed 2022-01-21
Event Loop: Handle stdin
Zach DeCook committed 2022-01-21
config: no longer compile
Zach DeCook committed 2022-01-21
remove landscape layers (among other things)
Zach DeCook committed 2022-01-21
layout: remove type
Zach DeCook committed 2022-01-21
layout: Remove width
Zach DeCook committed 2022-01-20
config: remove shift_label
Zach DeCook committed 2022-01-20
input event codes: don't use
Zach DeCook committed 2022-01-20
numlayouts: hard-code to one
Zach DeCook committed 2022-01-20
rows: limit to 1
Zach DeCook committed 2022-01-20
switch_layout: remove
Zach DeCook committed 2022-01-20
keyboard: remove some used variables
Zach DeCook committed 2022-01-20
readme: start rewrite for suggpicker
Zach DeCook committed 2022-01-20
print_intersect: remove
Zach DeCook committed 2022-01-20
layer names: don't take argument
Zach DeCook committed 2022-01-20
layout: use default layout
Zach DeCook committed 2022-01-20
layout: Remove all but one layout
Zach DeCook committed 2022-01-20
virtual keyboard: get rid of keymap
Zach DeCook committed 2022-01-20
remove virtual keyboard from virtual-keyboard
Zach DeCook committed 2022-01-20
project: rerun clang-format
John Sullivan committed 2022-01-09
keyboard.c: fix update/draw logic in kbd_unpress_key
John Sullivan committed 2022-01-09
key drawing: refactor kbd_draw_key
Zach DeCook committed 2022-01-10
output: add -O flag to output overlapped keys
Zach DeCook committed 2022-01-10
add Georgian layout
Sam Bowlby committed 2022-01-08
change config.def.h to include dialer
John Sullivan committed 2021-11-16
added simple navigation layer
Maarten van Gompel committed 2021-11-01
v0.2
John Sullivan committed 2021-10-20
renamed freeze/unfreeze to more standard hide/show
Maarten van Gompel committed 2021-10-19
implemented a --hidden paramter to start hidden
Maarten van Gompel committed 2021-10-19
added make install
Maarten van Gompel committed 2021-10-19
slightly smaller default font
Maarten van Gompel committed 2021-10-19
Fix normal_height when using argument
Stacy Harper committed 2021-10-19
Add landscape height value
Stacy Harper committed 2021-10-19
Add landscape layers
Stacy Harper committed 2021-10-19
Handle hide and show signals
Stacy Harper committed 2021-10-19
WIP refacto keyboard.c
Stacy Harper committed 2021-10-19
refactored keymap loading
Maarten van Gompel committed 2021-10-19
Add missing config.def.h
Stacy Harper committed 2021-10-19
WIP: refactorise keyboard.c
Stacy Harper committed 2021-10-19
Do not set scale everyframe
Stacy Harper committed 2021-10-19
Better damage tracking
Stacy Harper committed 2021-10-19
Cleanup some code
Stacy Harper committed 2021-10-19
Remove useless variable
Stacy Harper committed 2021-10-19
Remove useless duplication
Stacy Harper committed 2021-10-19
Simplify ctx initializer
Stacy Harper committed 2021-10-19
Rename var name
Stacy Harper committed 2021-10-19
Remove useless cb
Stacy Harper committed 2021-10-19
added --fn parameter to set font at run time
Maarten van Gompel committed 2021-10-19
Handle output scaling
Stacy Harper committed 2021-10-19
Drop wld and implement our own pangocairo renderer
Stacy Harper committed 2021-10-19
fixed layout switching
Maarten van Gompel committed 2021-10-19
implemented printing to stdout
Maarten van Gompel committed 2021-10-19
implemented configurable layers
Maarten van Gompel committed 2021-10-19
ran make format
Maarten van Gompel committed 2021-10-19
cleanup indentation (tab)
Maarten van Gompel committed 2021-10-19
cleanup
Maarten van Gompel committed 2021-10-19
fix memory leak
Maarten van Gompel committed 2021-10-19
Also release shift after key release
Maarten van Gompel committed 2021-10-19
cleanup
Maarten van Gompel committed 2021-10-19
added support for an additional colour scheme
Maarten van Gompel committed 2021-10-19
implemented support for multiple keymaps
Maarten van Gompel committed 2021-10-19
hide compose layer after unpress
Maarten van Gompel committed 2021-10-19
Simplest key_mood
Stacy Harper committed 2021-10-19
Remove dedicated CodeMod
Stacy Harper committed 2021-10-19
Make the layout switchable
Stacy Harper committed 2021-10-19
Add a CodeMod type of key
Stacy Harper committed 2021-10-19
added simple layout
Maarten van Gompel committed 2021-10-19
Update README.md
Aleksei Kharlamov committed 2020-09-17
Init
John Sullivan committed 2020-09-13