Skip to content

v1.3.0

Choose a tag to compare

@fhunleth fhunleth released this 10 Aug 14:25
· 20 commits to main since this release
  • Changes
    • On GenServer start, send events for any keys or buttons that are already
      pressed. This fixes an issue where key presses are missed if the user
      presses them right before the GenServer starts. GenServer restarts can cause
      redundant press events now, though.