jmshrv / finamp

A Jellyfin music client for mobile
Mozilla Public License 2.0
1.95k stars 128 forks source link

Player background blur should respect "Reduce Transparency" accessibility option #464

Open jmshrv opened 1 year ago

jmshrv commented 1 year ago

This could be done fairly easily by making the default value !reduceTransparency.

Chaphasilor commented 1 year ago

Which blur are you referring to? The one around the buttons, or the album cover?

jmshrv commented 1 year ago

The album cover. Buttons aren't blurred on the redesign (unless they're meant to be lol)

jmshrv commented 1 year ago

Oh actually they're defined with opacity, although since they're practically against a solid background it isn't obvious

Chaphasilor commented 1 year ago

But does a blur count as transparency? Or is the blurred cover actually transparent on top of the background?