You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native Sleep Assertions: Replaced the external /usr/bin/caffeinate subprocess with native macOS power assertions (IOPMAssertionCreateWithName) to prevent system sleep more reliably and ensure automatic release on application quit.
Screen & Lid-Closed Stay Awake Mode: Added new setting capsule toggles inside the Stay Awake status board:
Screen On: Toggles whether the display should remain awake or be allowed to turn off.
Lid Close Mode: Keeps your Mac awake even when the lid is closed (first-time setup requests administrator authorization once to install a safe passwordless pmset rule).
Periodic Break Reminders: Set automated, customizable background break timers (e.g. every 25 minutes) to encourage regular focus breaks, with settings to control both interval and duration.
Sinclair/Cos-Animated Eyes Overlay: Built a pure SwiftUI animated look-away eye overlay that draws pupils looking around dynamically during the fullscreen break countdown.