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
Add dynamic system theme observer for context menu
- Add DistributedNotificationCenter observer for AppleInterfaceThemeChangedNotification
- Track system theme separately from menu bar appearance
- Update menu appearance immediately when system theme changes
- Remove observer properly in invalidate()
The context menu now updates dynamically when the user changes
the system theme in System Preferences, without requiring app restart.
0 commit comments