dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
882 stars 45 forks source link

Highlight currently playing track better #184

Closed bbsixzz closed 1 year ago

bbsixzz commented 1 year ago

The play icon is not always easy to spot when scrolling through a list.

A couple options to improve orientation:

A different play icon color Highlight the row Animate icon

https://github.com/dweymouth/supersonic/assets/47334163/896383e2-4536-4f9b-8fc2-21ee955c18aa

dweymouth commented 1 year ago

I think a different play color icon (plus possibly making it larger) is the best option. I'm reluctant to do an animated icon because it increases baseline CPU use. Highlighting the row could work, but would it be confusing since row highlighting is also used to indicate hover/focus/selection? Thoughts?

bbsixzz commented 1 year ago

Just start with the icon and see how it goes, I think it should suffice. Alternatively change the color of the font but make sure it plays nice when highlighted.