spotify-now-playing icon indicating copy to clipboard operation
spotify-now-playing copied to clipboard

Suggestions

Open davicorreiajr opened this issue 6 years ago • 2 comments

What are you reporting?

  • [x] Request for a new feature.

Description

  • [ ] Song name directly at the menu bar;
  • [x] Notification when song changes (with "add to playlist" option);
  • [ ] Make the UI color matches the album.

davicorreiajr avatar Dec 12 '18 16:12 davicorreiajr

I have implemented the "Notification when song changes" feature. I still have to work on the "add to playlist option".

Once selected, the notification takes the user to Spotify.

I've made it so notifications won't stack up on the Notification Center. So whenever a new notification pops up, the old one gets removed from the Notification Center and only the new one appears there.

When clicked on, notifications take the user to Spotify (brings up the Spotify window).

Here's a .gif showing how the feature works:

spotify-now-playing

What do you think? Is this what you had in mind for this feature?

bressan3 avatar Dec 23 '18 17:12 bressan3

Hey, @bressan3 ! First of all, thank you so much for contributing!! :) Sorry for the long delay, I was travelling.

And yes, it is exactly this I was thinking! I'm gonna do the code review right now. Thanks again.

davicorreiajr avatar Jan 04 '19 11:01 davicorreiajr