Feature Request
Add an optional blurred/frosted-glass background using the current album art as the source image.
Requested in: #40
Description:
When album art is displayed, optionally render a blurred, darkened version of it as the full-screen background — similar to the effect seen in Apple Music, Spotify, and other modern players.
Implementation notes:
- LVGL 9 has a built-in blur/recolor filter that could be applied to a stretched copy of the art image
- Could be a toggle in Display Settings (on/off)
- Only active when album art is available; falls back to current solid background color otherwise
Feature Request
Add an optional blurred/frosted-glass background using the current album art as the source image.
Requested in: #40
Description:
When album art is displayed, optionally render a blurred, darkened version of it as the full-screen background — similar to the effect seen in Apple Music, Spotify, and other modern players.
Implementation notes: