Displays

On-device notch-less displays on a Mac

notch-less displays is implemented in the native Swift app, not as a web view in the notch. NotNotch can present a floating top-screen surface on compatible displays that have no hardware notch.

Last updated 2025-09-10

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. notch-less displays is part of that host.

What stays in-tree

First-party notch-less displays lives in the app. Third-party packages cannot load unsigned code.

Back to the blog