This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Add gtk3 support #422
Comments
Probably a good idea, but I guess we'd have the same problem as in #420...? |
@kalyankondapally which commits of Chromium support Gtk+3? |
He's probably referring to https://code.google.com/p/chromium/issues/detail?id=132847 |
@mcatanzaro hmm true. Good point. Everything needs to be proxy in Browser process and actual handling done in GPU side. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Chromium has recently landed minimal support for GTK3. This is optional and hidden under a build flag. Would it be useful to take this into use as GTK3 should support wayland ? This should enable support for themes, dialog boxes etc in ozone-wayland
The text was updated successfully, but these errors were encountered: