slab/menuband: 0.5 — perf patches from Esteban Uribe + landing thanks
What changed since 0.3:
- Visualizer pauses when popover is hidden (CVDisplayLink no longer
fires while drawing into a layer no one can see).
- Metal layer's displaySyncEnabled is off — popover opens immediately
instead of stalling for vsync.
- Both perf wins contributed by Esteban Uribe; landing page calls them
out by name.
- Sandbox-safe local key capture: clicking the menubar piano arms an
invisible NSPanel, ghost letter-fade ripples outward from each
press, no Accessibility permission needed.
- Mute toggle, accent-tinted Finder icon, MIDI flip no longer resizes
the popover.
Includes the deprecated-but-retained GarageBand backend prototype
(GarageBandLibrary + GarageBandPatchView) — wired up earlier in the
session, then yanked from the popover pending UX polish; source kept
for future revival.
Co-Authored-By: Esteban Uribe <estebanuribe@mac.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>