Added color cache

This commit is contained in:
2025-07-31 04:10:02 -05:00
parent 42270b18f0
commit d3ad04bc33
5 changed files with 121 additions and 74 deletions

View File

@ -33,7 +33,7 @@ TODO
+ ~~refactor to combine repeated parts of art, url, and fmi.~~
+ use macro for commands
+ use Option instead of empty string sentinel value
+ add cache for album art colors
+ ~~add cache for album art colors~~
+ ~~add spotify link fetching~~
+ make various parameters user-configurable
+ use tiny-skia instead of magick-rust?