SwiftBar
SwiftBar copied to clipboard
Switch to custom view for NSStatusItem
Problem: It's hard or impossible to customize some of the appearance aspects in current implementation. Examples include #327 and #326.
Possible Solution: Switch from NSButton to a custom view(like this).