davicorreiajr / spotify-now-playing

Spotify now playing information and control popup for macOS menu bar
MIT License
216 stars 11 forks source link

Added a timeout of 5 seconds for notification alerts #27

Closed bressan3 closed 5 years ago

bressan3 commented 5 years ago

What does this PR do?

Adds a 5 second timeout to notifications so even Notification Alerts get dismissed automatically when displayed.

Critical points

I'm not quite sure why, but whenever the Notification Alert button that isn't the "Close" button is clicked, Spotify skips tracks even though I haven't programmed it to do that. Because of that, I've just changed the button's label from the default "Open" to "Next Song".

davicorreiajr commented 5 years ago

Perfect!