CookieJarApps / SmartCookieWeb-Preview

SmartCookieWeb, redesigned using GeckoView
Mozilla Public License 2.0
272 stars 17 forks source link

Please add color management support #51

Open fracklaus opened 3 years ago

fracklaus commented 3 years ago

Smartcookieweb preview does not seem to support color management, see e.g. https://chromachecker.com/info/en/page/webbrowser Can you please add this feature?

CookieJarApps commented 3 years ago

Oddly, GeckoView disabled color management by default. You can switch it on in about:config by setting gfx.color_management.mode to 1 and then force restarting the app. It won't fix CMYK or the gradients (which are both issues with Gecko), but color management and wide color gamut will work as expected.

fracklaus commented 3 years ago

Thanks. This seems to solve it, despite that the wide gamut capabilities of my screen do not seem to get used (this is different only for the Samsung Browser on my Samsung device, no other browser seems capable to use it properly).