- Migrate Objective-C code to Swift.
- EventViewer
- KarabinerKit
- Menu
- Preferences
- MultitouchExtension
- NotificationWindow
- Migrate to SwiftUI.
- Preferences
- MultitouchExtension
- EventViewer
- NotificationWindow
- Add disable scroll wheel feature.
- Add scroll wheel to source events.
- Add mouse movement to source events.
- Add
event_type
toto
in order to supportkey_down
only event. - Support ignoring debouncing events
- Support sticky keys without lock pqrs-org#477
- Add IOHIDSystem keyboard implementation to support own adjustable key repeat feature.
- IOHIDSystem has been deprecated at macOS Big Sur (macOS 11.0).