Widgets

Desktop widgets on macOS 14 Sonoma

NotNotch’s deployment target is macOS 14, so Desktop widgets is built to run on Sonoma and later. WidgetKit extras can sit in Notification Center while the notch stays the live companion.

Last updated 2026-07-18

Why Sonoma is the floor

The SwiftUI notch host and several system APIs assume macOS 14. Desktop widgets follows that floor.

Later systems

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

Back to the blog