index
:
suggpicker
this commit
suggpicker
suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-12
main.c: add a real-time signal for toggling visibility of the keyboard
Brandon Doornbos
2024-01-11
main: prevent crash on sigpipe
Zach DeCook
2022-07-13
release: minor version bump
v0.1.2
Zach DeCook
2022-07-11
gitignore: add compiled man page
Zach DeCook
2022-07-11
Use output dimensions to detect landscape mode
ArenM
2022-07-11
only commit surface when it changed
ArenM
2022-06-29
release: minor version bump
v0.1.1
Zach DeCook
2022-06-29
keyboard: Progressively allocate remainder pixels
Zach DeCook
2022-06-29
Documentation: Add man page
Zach DeCook
2022-06-27
dependencies: Don't link with xkbcommon
Zach DeCook
2022-06-24
release: bump version
v0.1.0
Zach DeCook
2022-06-24
main: Remove unused variables
Zach DeCook
2022-06-24
layer surface configure: Don't resize unless it needs to be resized
Zach DeCook
2022-06-24
os-compatibility: Remove unused file
Zach DeCook
2022-06-24
suggpicker: Allow changing mind about which one you want to pick
Zach DeCook
2022-01-25
main: refactor show
Zach DeCook
2022-01-22
release: basic working prototype
v0.0.1
Zach DeCook
2022-01-22
input: redraw after layout change
Zach DeCook
2022-01-22
kbd: don't send time
Zach DeCook
2022-01-22
input: fix obvious memory leak
Zach DeCook
2022-01-21
suggestion: take from stdin
Zach DeCook
2022-01-21
Project: Rename from wvkbd
Zach DeCook
2022-01-21
layout: Remove layout file
Zach DeCook
2022-01-21
layout: Rename to suggs
Zach DeCook
2022-01-21
Event Loop: Handle stdin
Zach DeCook
2022-01-21
config: no longer compile
Zach DeCook
2022-01-21
remove landscape layers (among other things)
Zach DeCook
2022-01-21
layout: remove type
Zach DeCook
2022-01-20
layout: Remove width
Zach DeCook
2022-01-20
config: remove shift_label
Zach DeCook
2022-01-20
input event codes: don't use
Zach DeCook
2022-01-20
numlayouts: hard-code to one
Zach DeCook
2022-01-20
rows: limit to 1
Zach DeCook
2022-01-20
switch_layout: remove
Zach DeCook
2022-01-20
keyboard: remove some used variables
Zach DeCook
2022-01-20
readme: start rewrite for suggpicker
Zach DeCook
2022-01-20
print_intersect: remove
Zach DeCook
2022-01-20
layer names: don't take argument
Zach DeCook
2022-01-20
layout: use default layout
Zach DeCook
2022-01-20
layout: Remove all but one layout
Zach DeCook
2022-01-20
virtual keyboard: get rid of keymap
Zach DeCook
2022-01-20
remove virtual keyboard from virtual-keyboard
Zach DeCook
2022-01-09
project: rerun clang-format
John Sullivan
2022-01-09
keyboard.c: fix update/draw logic in kbd_unpress_key
John Sullivan
2022-01-10
key drawing: refactor kbd_draw_key
Zach DeCook
2022-01-10
overlapped key output: highlight letters swiped through
Zach DeCook
2022-01-10
output: add -O flag to output overlapped keys
Zach DeCook
2022-01-08
add Georgian layout
Sam Bowlby
2021-11-16
change config.def.h to include dialer
John Sullivan
2021-11-01
added simple navigation layer
Maarten van Gompel
[next]