Layout

compact mode on macOS 14 Sonoma

NotNotch’s deployment target is macOS 14, so compact mode is built to run on Sonoma and later. The open notch can shrink to a player-first panel without a tab bar.

Last updated 2025-07-23

Why Sonoma is the floor

The SwiftUI notch host and several system APIs assume macOS 14. compact mode follows that floor.

Later systems

The same compact mode path is intended to keep working through macOS 27 without bumping the minimum.

Back to the blog