wingpanel-indicator-sound icon indicating copy to clipboard operation
wingpanel-indicator-sound copied to clipboard

Use CSS for muted-blocking animation

Open danirabbit opened this issue 5 years ago • 2 comments

Fixes #137 Fixes #136

Instead of changing icon name, we transition color with CSS and add a little wiggle while we're at it

Since the current muted icon in the icon set is partial opacity, that is also preserved here. This will need to be changed in icons.

Made the transition a bit faster because:

  • We have a wiggle to help it be noticeable
  • It looks weird for it to linger too long if we unmute

danirabbit avatar Mar 03 '20 22:03 danirabbit

This also has an issue with light wallpapers where the transition to change color is very long. So it seems like we need some kind of other approach for transitioning back

danirabbit avatar Mar 07 '20 01:03 danirabbit

@danrabbit I am converting this to draft as it blocked and there is no recent activity.

jeremypw avatar May 11 '21 17:05 jeremypw