v1.46.0
1.46.0 (2026-07-06)
Overview
The biggest highlight for this release is Linux KDE support, plus other small features and bug fixes.
Windows
Note
Windows implementations are mainly contributor driven, feel free to help improving it!
- Overlay now shows on the right active monitor
Linux
Note
Linux implementations are mainly contributor driven, feel free to help improving it!
- Added KDE linux support, nice!
macOS
- Added a new
monitor_selectmode for better multi-monitor workflow - Move global hotkeys to newer CGEventTaps
- Ensure mode and sticky modifier indicator always visible (No longer gone after wake from sleep)
All Platforms
wait_for_mode_exitnow has a--bailflag to abort when manual escape
Features
- cli: add
--bailflag towait_for_mode_exitfor chain abort-on-cancel (#970) (92289a2) - darwin: new
monitor_selectmode with overlay (#963) (6ba2aab) - darwin: replace Carbon hotkeys with per-hotkey CGEventTaps (#967) (fd77dd5)
- linux,kde: add support for KDE linux (#931) (b7563a4)
Bug Fixes
- darwin,monitor_select: allow current monitor to be selectable (#964) (ad2dcb5)
- darwin,monitor_select: remove unneeded
isCurrenttheming (#965) (242e37b) - darwin: keep indicators visible after wake changes (#962) (444ccf9)
- darwin: keep mode indicator visible across Spaces (#956) (34b9499)
- windows: correct active monitor detection (#966) (b7b03e1)