You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from v15.9.0 or earlier, automatic startup of the Karabiner-Elements services will be disabled.
After upgrading, open Karabiner-Elements.app to re-enable automatic startup.
💥 Breaking changes
Integrated the Multitouch Extension menu into the Karabiner-Elements menu.
Open the Multitouch Extension settings from the Karabiner-Elements menu.
✨ New Features
Added the Swap ISO layout-specific keys configuration to Device tab.
Added filtering functionality to the Complex Modifications list.
Added support for buttons 6–8 on the ELECOM HUGE PLUS and DEFT trackballs. (Thanks to @z11i)
Added appearance settings for the notification window. (Thanks to @xianjianlf2)
Added Capture Raw Input Events and Capture Raw Input Records to EventViewer.
Added --set-variables-from-stdin option to karabiner_cli.
Added the duration_milliseconds option to set_notification_message. (Thanks to @xianjianlf2)
Added the Modify events for pointing devices by default setting to Expert tab. (Thanks to @xianjianlf2)
The karabiner_console_user_server, Menu, and NotificationWindow components have been consolidated into a single app named Karabiner-Console-User-Server.
Refactored the C++ and Swift code for the Settings, EventViewer, and MultitouchExtension apps.