Mac Menu Bar
donatj opened this issue · 4 comments
donatj commented
I don't know if this is possible, certainly not with the current code. Nor do I know if this is within the intended scope of this library but I would love to have my app in the universal menu bar on the top right of my mac rather than the Dock.
dmitshur commented
I think this library already does exactly that.
See this screenshot of an app that uses my fork of this library:
Is that what you're looking for?
donatj commented
dmitshur commented
I see. I guess this package has changed since I last looked at it (or maybe you're not using it in a way that gives you a tray icon, or using a very outdated version).
Try my fork, it should do what you want.
cratonica commented
Indeed, I think many of the forks are more feature-complete than this is now.