Widgets

On-device Desktop widgets on a Mac

Desktop widgets is implemented in the native Swift app, not as a web view in the notch. WidgetKit extras can sit in Notification Center while the notch stays the live companion.

Last updated 2026-07-27

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. Desktop widgets is part of that host.

What stays in-tree

First-party Desktop widgets lives in the app. Third-party packages cannot load unsigned code.

Back to the blog