Releases: galaktor/gostwriter
Releases · galaktor/gostwriter
First release
The first working, stable release with reasonable structure, formatting and documentation.
Features
- Virtual keyboard and uinput API layer
- Keys only change into new states, don't repeatedly press but need to release first
- Virtual keys auto-sync on Press and Release
Limitations
- Auto-syncing key presses might be too chatty with high key event frequency
- Only supports keyboard events, no mouse/gamepad etc.