harksys / HawkEye

A useful app for GitHub Notifications
https://harksys.com/labs/introducing-hawk-eye-a-useful-app-for-github-notifications
MIT License
190 stars 11 forks source link

Menu bar-only mode #9

Open GoldenChaos opened 7 years ago

GoldenChaos commented 7 years ago

If this is just for notifications, taking up dock space seems unwarranted. Requesting a menu bar mode!

andrewhathaway commented 7 years ago

Hi @GoldenChaos. What would you expect the behaviour for this to be? I wouldn't mind the app being able to hide in to the menu bar and open up again via the menu bar, but I'm not sure its worth duplicating the UIs to have a pure menu-bar mode?

Let me know what your thoughts are.

GoldenChaos commented 7 years ago

I think that dock and menu bar launchers can coexist nicely, even if they're both just dumb launchers. I think some apps straddle that line between app and utility where some users prefer to have a tool run in the background while others constantly watch their notifications and so appreciate the larger icons and badge support of the dock. This feels like one of those apps to me.

It seems to be common for such apps to have three modes:

In this case, I was thinking that clicking the menu bar icon would simply show the app window as-is, no separate UI for the menu bar (though that might eventually be a cool thing to have).

andrewhathaway commented 7 years ago

Okay great, I'm fine with this. I'll have to see where this fits in, and have a plan. However PRs always welcome!