Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.1 KB

TASKS.md

File metadata and controls

32 lines (27 loc) · 1.1 KB

Tasks

  • Add disable scroll wheel feature.
  • Add scroll wheel to source events.
  • Add mouse movement to source events.
  • Add event_type to to in order to support key_down only event.
  • Support ignoring debouncing events

Done

Wontfix

  • Add IOHIDSystem keyboard implementation to support own adjustable key repeat feature.
    • IOHIDSystem has been deprecated at macOS Big Sur (macOS 11.0).