Skip to content

BetterCmdTab 26.4.2

Choose a tag to compare

@rokartur rokartur released this 02 Jun 18:43
· 417 commits to main since this release

Added

  • 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.