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
Report an Issue menu bar item — opens the GitHub issues page directly from the widget
Reduced battery impact: fast polling (CPU/memory/network/processes) pauses automatically when the widget is fully hidden behind other windows, resumes with an immediate refresh when it becomes visible again
SwiftUI rendering optimisations: section views and leaf views skip redraws when their data hasn't changed between ticks (e.g. Power section saves ~29/30 render passes per 30 s cycle)