Skip to content

Releases: galaktor/gostwriter

First release

28 Aug 11:45

Choose a tag to compare

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.