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

Done

  • Support sticky keys without lock pqrs-org#477
  • Migrate Catch2 to boost-ext/ut.
  • Migrate Objective-C code to Swift.
    • KarabinerKit
    • MultitouchExtension
    • EventViewer
    • Menu
    • Settings
    • NotificationWindow
  • Migrate to SwiftUI.
    • MultitouchExtension
    • Settings
    • EventViewer
    • NotificationWindow

Wontfix

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