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 4 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