rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.9k stars 1.05k forks source link

Color space flag settings #2281

Open aaltulea opened 3 months ago

aaltulea commented 3 months ago

Hi there. When I use a webpage as a desktop background, Webview2 uses the 'default' color space which looks washed out and ugly. This is also the default behavior in Edge, but in edge, I can go to edge://flags and set Force color profile to sRGB. It solves the issue. Can you please implement this in the app? These are the webview2 flags https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/webview-features-flags?tabs=dotnetcsharp

as you can see from the screenshot below, sRGB colors are more vibrant than 'default'

image

Thank you

rocksdanister commented 3 months ago

Oh I wonder why default is washed out? I should check my system setting too 🤔

aaltulea commented 3 months ago

it's also difficult to tell what is "default". I suppose it picks one of the profiles according to a set of criteria.

Anyway, you can try the demo I posted here: modified codrops-sdf-lensblur demo