sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
383 stars 44 forks source link

Notification Persistence #31

Open mpermann opened 6 years ago

mpermann commented 6 years ago

Is there a way to prevent users from changing the Yo alert style from Alerts to Banners or None in System Preferences -> Notifications -> Yo? It appears that you can change it to either Banners or None and you will no longer have a persistent notification which is what I'm trying to achieve.

sheagcraig commented 6 years ago

Great question... I'm not sure.

There's some private API stuff that hopefully can always force a persistent notification.

I'll have to play around with this. Hopefully it's not one of those things that Apple wants to always allow users to control (they certainly do it for their own notifications).