SuperDimmer
v1.0.8
April 22, 2026
New: Spread Windows Evenly (Pro)
- One-click desktop organization — a new menu-bar action that takes every visible window and distributes it around concentric rectangular orbits with equal spacing, so you can see everything at a glance without drowning in overlap.
- Stays in your area — windows move to the nearest orbit position, minimizing total movement. A window already in the top-right of your screen stays in the top-right; it doesn't rotate across the desktop.
- Center always has a window — the window closest to your screen's center takes the middle orbit, preserving your focal canvas.
- Corners always filled — the four corners of the spread bounds get windows by design.
- Respects your edges — toggle "Anchor Edges" in Preferences to keep windows you've deliberately parked at screen edges (iMessage flush to bottom, YouTube in a corner) in place while everything else redistributes around them.
- Recording-safe — OBS Studio, Loom, QuickTime, Zoom, FaceTime, Teams, Meet are never moved. Your live calls and recordings stay where they are.
- Built on the same Accessibility permission you already granted for dimming overlays — no new permissions required.
Under the hood
- Algorithm: global greedy assignment + 2-opt local search across concentric rectangular orbits. Idempotent on re-run: once your windows are spread, running the command again is a no-op.
- Uses the same stable private Accessibility API (
_AXUIElementGetWindow) every mainstream window manager relies on — no frame-matching guesswork, no silent failures.
Pro feature note
- Spread Windows Evenly is a Pro feature. Start a free trial from the menu bar or upgrade once to unlock.