Simple utility to turn swipes into words -- "plugin" for wvkbd to enable swipe-typing under wayland SXMO.
Commits
readme: Document usage with phosh-osk-stub
Zach DeCook committed 2024-10-11
readme: Add information about contributing
Zach DeCook committed 2024-10-11
README: Mention phosh-osk-stub
Guido Günther committed 2024-10-11
build: Use temp file when creating manpages
Guido Günther committed 2024-10-11
mapScore: Fix segmentation fault
Zach DeCook committed 2023-10-24
mapScore Usage: Add newline
Zach DeCook committed 2023-10-24
README: update
Zach DeCook committed 2023-10-21
Makefile: Add test
Zach DeCook committed 2023-10-21
Makefile: Create example english word file
Zach DeCook committed 2023-10-21
swipeGuess usage: add newline
Zach DeCook committed 2023-10-21
Makefile: Create this
Zach DeCook committed 2023-10-21
mapScore: Make case-insensitive
Zach DeCook committed 2023-08-28
mapScore: Ignore characters that aren't set
Zach DeCook committed 2023-08-28
swipeGuess: Add ignorechars
Zach DeCook committed 2023-08-28
addWord: helper utility
Zach DeCook committed 2022-05-14
mapScore: rewrite in C
Zach DeCook committed 2022-01-26
Readme: Update for c rewrite
Zach DeCook committed 2022-01-24
swipeGuess: insensitive comparison
Zach DeCook committed 2022-01-24
swipeGuess: rewrite in C
Zach DeCook committed 2022-01-24
mapScore: add bee distance
Zach DeCook committed 2022-01-24
Revert "map scoring: weight length of word"
Zach DeCook committed 2022-01-24
swipeGuess: allow case-insensitive matches
Zach DeCook committed 2021-12-04
readme: add more info for map.tsv
Zach DeCook committed 2021-12-01
readme: Add more instructions
Zach DeCook committed 2021-12-01
swipeGuess: accept more terse input
Zach DeCook committed 2021-12-01
map scoring: weight length of word
Zach DeCook committed 2021-12-01
doc changes, minor fix
Zach DeCook committed 2021-11-24
mapscore:complete script
Zach DeCook committed 2021-11-24
mapscore: calculate score
Zach DeCook committed 2021-11-24
mapscore: create map from file
Zach DeCook committed 2021-11-24
readme: describe input program
Zach DeCook committed 2021-10-21
swipeGuess: support single quotes (apostrophes)
Zach DeCook committed 2021-10-21
license: AGPLv3
Zach DeCook committed 2021-10-14
readme: start describe using directory.
Zach DeCook committed 2021-10-11
makeDir: actually mkdir if not exists
Zach DeCook committed 2021-10-11
swipeGuess: allow to use directory instead of file
Zach DeCook committed 2021-10-11
readmee: describe program
Zach DeCook committed 2021-10-11
rename completelytypeword script
Zach DeCook committed 2021-10-09
swipeGuess.sh: only print first result
Zach DeCook committed 2021-10-09
scripts: try to make them pipe together better
Zach DeCook committed 2021-10-09
firstComplete.sh: type the rest of the word
Zach DeCook committed 2021-10-09