WindowTop / WindowTop-App

Set window on top, make it dark, transparent and more
Other
1.12k stars 68 forks source link

Album art isn't filtered out from force dark mode on iTunes #279

Closed MercfifulZephyr closed 1 year ago

MercfifulZephyr commented 1 year ago

Album art on songs in iTunes is color inverted even with the filter images option enabled. Also, when in windowed mode a playlist's image is correctly filtered and not color inverted while the same playlist is image is color inverted when the window is maximized/fullscreen.

Maximized Maximized

Windowed Windowed

gileli121 commented 1 year ago

@MercfifulZephyr Unforanchly, the dark mode algorithm can't be better, and there is nothing else that I can do. It has already been optimized & improved a lot in the last version (5.19) and should detect at least 80% of the images. But it will skip small images due to performance optimization. If I fix this bug, it may greatly impact the rendering speed.

Maybe making it something configurable may be a good idea. But it must be in advanced settings.

MercfifulZephyr commented 1 year ago

I see, thanks for looking into it. It would be nice if such an option was added, but if not, I totally understand.