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
Global shortcuts to hide all or show all windows at once.
Hide-all exclusion list — keep chosen apps visible when hiding everything.
Changed
⌘Tab reveal latency is now constant: the app opts out of App Nap, so the first switch after idle is as fast as the rest.
Focused-window lookup on reveal moved off the main thread, keeping ⌘Tab instant.
Menu bar Quit and Settings items are now localized.
Fixed
Switcher could open sized for the wrong screen the first time after switching monitors.
Internal hardening: lock-guarded the space-swipe event tap (data race), tidied Accessibility-observer teardown, and bounds-checked an Appearance-pane selection edge case.