Lightweight On-Screen-Keyboard based on SDL2
This keyboard is used to unlock the encrypted root partition in postmarketOS.
Photos/Videos:
This commit inverts the background / foreground color of keys upon clicking and tapping. Since this requires frequent updates of the keyboard textures, they were converted to streaming access mode. When clicking or tapping a key, its area is recreated inside the surface (taking the selection state into account) and then copied into the texture. This is a stopgap towards closing #12.
Name | Last commit | Last update |
---|---|---|
src | ||
test | ||
.clang-format | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
osk.conf | ||
run_osk.sh |
This keyboard is used to unlock the encrypted root partition in postmarketOS.
Photos/Videos: