nschum / Gitifier

Git commit notifier for MacOSX
http://psionides.github.com/Gitifier/
Eclipse Public License 1.0
314 stars 15 forks source link

Remove support for Growl (in favor of OS X Notification Center) #53

Open nschum opened 9 years ago

nschum commented 9 years ago

I don't use Growl anymore, so this will be difficult to test. And I suspect most people don't use it anymore, either.

Please help me out by giving feedback. Is removing Growl support fine these days?

mackuba commented 9 years ago

One thing I was always worried about is that in Growl you could indicate that a notification should be "sticky" (i.e. not disappear by itself), which makes sense for Gitifier notifications because otherwise they disappear before you finish reading them, and in Notification Center that wasn't possible, at least at the beginning. If I remember correctly, it was possible to configure an app to show "alerts" instead of "banners", but the user had to do this manually and it was per-app, not per-notification. Is that still how it works?

nschum commented 9 years ago

It's possible to change the default from "banner" to "alert", but since sticky notifications aren't the default either, I wouldn't change it.

I'm not too concerned that its per-app, because there now is just one kind of notification as errors are no longer posted this way. #40

MarcinSkoczylasQBurst commented 8 years ago

Please do not remove Growl, it's still handy utility.