Zonogy

CmdTab

CmdTab provides a window switcher overlay for Zonogy, allowing quick navigation between recently used managed windows using a Cmd-Tab-style keyboard chord. It is analogous to the Launcher feature but optimized for quickly switching between windows.

Overview

CmdTab shows a single list of all managed windows (both minimized and unminimized) ordered by last used (most recent first), allowing the user to quickly switch between windows using a familiar Cmd-Tab interaction pattern.

CmdTab MUST override the system app switcher for its configured shortcut. This requires macOS Input Monitoring permission and uses a keyboard CGEventTap to swallow the matching key events so the system app switcher does not appear.

Activation

UI / Presentation

Actions

Dismissal

App-Specific Mode (Cmd-`)

When invoked with the app-specific shortcut (default Cmd-`), CmdTab shows only windows belonging to the currently active application:

Settings

Implementation Notes