Overview
Overview mode displays all windows in a grid layout, allowing you to:- Visualize All Windows: See all open windows across all tags at once
- Quick Selection: Click or navigate to any window to focus it
- Cross-Tag Navigation: Switch to windows on different tags instantly
- Organized Layout: Windows arranged in a clean grid for easy scanning
- Smooth Animations: Zoom and fade effects for polished transitions
Activating Overview Mode
Toggle Overview
Use a single keybinding to enter and exit overview mode:- Press once to enter overview mode and see all windows
- Press again to exit overview mode and return to normal view
- Click any window in overview to focus it and exit overview mode
Alternative Bindings
Overview Configuration
Customize overview mode behavior inconfig.conf:
Configuration Options
Size of hot corners/edges in pixels. Move cursor to screen corner to trigger overview if enabled.
Enable hot corner triggering of overview mode. Set to 0 to disable.
Enable tab mode for overview. Alternative navigation style.
Inner gap between windows in overview grid (pixels).
Outer gap between overview grid and screen edges (pixels).
Hot Area Triggering
Overview can be triggered by moving your cursor to screen corners or edges:Enabling Hot Areas
How It Works
- Move cursor to any screen corner or edge
- Hold cursor in hot area for a brief moment
- Overview mode activates automatically
- Move cursor away or select window to exit
Hot area triggering is optional. You can disable it with
enable_hotarea=0 and use only keyboard shortcuts.Window Selection in Overview
Once in overview mode, you can select windows using multiple methods:Mouse Selection
- Click: Click any window to focus it and exit overview
- Hover: Hover over windows to preview (if supported)
- Drag: Drag windows to reorder (functionality may vary)
Keyboard Navigation
Overview Layout
Grid Arrangement
Overview mode uses an intelligent grid layout:- Automatic Sizing: Window thumbnails sized to fit all windows
- Aspect Ratio: Maintains window proportions
- Centered Layout: Grid centered on screen
- Tag Grouping: Windows can be grouped by tag (depends on
ov_tab_mode)
Gap Configuration
- Number of typical open windows
- Screen resolution and size
- Personal preference for density vs. whitespace
Tab Mode
Tab mode provides an alternative overview experience:Tab mode changes how windows are displayed and navigated in overview. Exact behavior may vary - refer to the wiki for detailed tab mode documentation.
Overview Animations
Overview mode features smooth animations for a polished experience:Animation Effects
- Zoom Out: Windows smoothly zoom out to grid positions
- Fade In: Windows fade in as overview appears
- Fade Out: Smooth fade when exiting overview
- Zoom In: Selected window zooms back to full size
Use Cases
Window Recovery
Find lost windows that ended up on unexpected tags
Task Switching
Quickly switch between tasks across different tags
Workspace Review
Get an overview of all active work before ending session
Window Organization
Review all windows to decide which to close or reorganize
Workflow Integration
Quick Task Switching
- Press
ALT+Tabto enter overview - Visually locate your target window
- Click window or navigate with arrows
- Return to full-screen work immediately
Window Cleanup
Use overview to identify windows to close:- Enter overview mode to see all windows
- Note which windows are no longer needed
- Exit overview and close unnecessary windows
- Keep workspace organized and performant
Multi-Tag Workflows
Overview excels with tag-based organization:- Code on Tag 1: Editor and terminals
- Research on Tag 2: Browser and documentation
- Communication on Tag 3: Email and chat
- Media on Tag 4: Music and videos
Performance Considerations
Many Windows
Overview performs well with many windows:- Efficient rendering of window thumbnails
- Smooth animations even with 20+ windows
- Automatic grid sizing adapts to window count
Optimization Tips
Comparison with Other Features
Overview vs. Window Cycling
| Feature | Overview Mode | Window Cycling (SUPER+Tab) |
|---|---|---|
| Visual | See all windows at once | Cycle through one at a time |
| Navigation | Direct selection | Sequential navigation |
| Tags | Cross-tag visibility | Current tag only (typically) |
| Speed | Fast for known position | Fast for recent windows |
Overview vs. Tags
- Tags: Organize windows into workspaces
- Overview: Transcend tag boundaries to see everything
- Together: Tags keep things organized, overview helps you navigate
Advanced Configuration
Combining with Focus Settings
Custom Overview Binding
Tips and Best Practices
Assign Memorable Keybinding
Assign Memorable Keybinding
Use an intuitive key like
SUPER+Tab or ALT+Escape that feels natural for “show all windows.”Enable Hot Areas for Quick Access
Enable Hot Areas for Quick Access
Hot area triggering can be faster than keyboard shortcuts once you build muscle memory.
Adjust Gaps for Your Window Count
Adjust Gaps for Your Window Count
If you typically have 10+ windows, reduce gaps. For 5-10 windows, increase gaps for easier clicking.
Combine with Tag Organization
Combine with Tag Organization
Use tags to group related windows, then use overview when you need to jump outside your current context.
Fine-tune Animations
Fine-tune Animations
Reduce animation duration if overview feels sluggish. Increase if transitions feel too abrupt.
Troubleshooting
Overview not triggering with hot corners
Overview not triggering with hot corners
Check that
enable_hotarea=1 and increase hotarea_size to make corners easier to hit. Try hotarea_size=20.Windows too small in overview
Windows too small in overview
Reduce
overviewgappi and overviewgappo to give more space to window thumbnails.Overview feels slow
Overview feels slow
Reduce animation durations:
animation_duration_tag=200 for snappier transitions.Can't navigate with keyboard in overview
Can't navigate with keyboard in overview
Related Features
- Window Commands - Focus and navigation
- Tags - Tag-based workspace organization
- Animations - Overview transition effects
- Keybindings - Custom overview shortcuts
