aydenp / FocusPlsNoBadges

(Hackily) Add the 'Hide Notification Badges' Focus mode setting from iOS to macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observe Focus mode changes

aydenp opened this issue · comments

I don't like that we have a timer running every second. Is there a way to observe these changes, such as NSDistributedNotificationCenter?

Another option would be to use FSEvents API and monitor changes in files.