Improved Key Loading
Pre-release
Pre-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.