[Webkit-unassigned] [Bug 254135] [GTK] User contrast preference for high contrast not reflected in prefers-contrast CSS media query

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 19 07:47:37 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254135

Alexander Mikhaylenko <alexm at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexm at gnome.org

--- Comment #2 from Alexander Mikhaylenko <alexm at gnome.org> ---
High contrast is a bit hard atm...

Using GSettings alone won't work in Flatpak.

Libadwaita has a fairly complicated logic to fetch it atm, I'm afraid WebKit may need to copy that...

Otherwise - when using libadwaita it can hook into it directly - it's not impossible, and everything you need here is accessible via properties so it can be done without a hard dependency. And honestly - when not using libadwaita you can just check gtk-theme-name instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230319/464c9e6a/attachment.htm>


More information about the webkit-unassigned mailing list