Skip to content

v1.4.1

Choose a tag to compare

@fhunleth fhunleth released this 18 Oct 15:29
· 8 commits to main since this release
  • Changes
    • Fix phantom initial keypress events getting reported due to an issue how
      they were requested from the kernel
    • Fix lack of initial keypress reporting of high numbered key codes
    • Fix enumeration info to decode key repeat delay and period properly
    • Don't send events when enumerating. If a key was pressed when enumerating
      events, it would be incorrectly sent to the process that called
      InputEvent.enumerate/0.