Review notes
Built for Mac App Store review.
DashWall is a macOS menu bar desktop utility. It renders a non-interactive SwiftUI dashboard behind normal app windows and desktop icons so users can glance at their next Calendar event or Reminder deadline without opening another app.
Desktop window behavior
DashWall is a desktop utility designed to sit at the window backstop level to prevent blocking the user's workspace. The overlay window is mouse-transparent, does not intercept clicks, and users can continue interacting with desktop icons, Finder, and other apps normally.
Calendar and Reminders access
The app requests Calendar and Reminders access through EventKit so users can display selected Apple Calendar events and incomplete Apple Reminders on the dashboard.
Privacy
All Calendar and Reminder data is processed locally on the device and is never uploaded, tracked, or shared.
Focus Mode
Focus Mode can optionally hide Finder desktop icons while active. This uses Apple Events/Finder automation only when the user enables the setting.