Skip to content

v0.11.1

Choose a tag to compare

@jondkinney jondkinney released this 19 May 23:03
· 130 commits to main since this release

Fixed

  • Typo "occured" → "occurred" in the IpcError::Io thiserror message
    (user-visible in logs and CLI output), a doc comment on
    FrontendEvent::Error, and the capture_event_occured local
    variable in input-capture's libei capture loop.