Skip to content

Improved Key Loading

Pre-release
Pre-release
Compare
Choose a tag to compare
@cbreak-black cbreak-black released this 01 Jun 13:42
· 24 commits to master since this release

Use an explicit internal state machine instead of the callback based and fairly unmaintained implicit one. This allows clearer modeling of state transitions between different key types.
No longer grab focus, and only accept keyboard input when a password is actually requested.