[Wayland-bugs] [Bug 790201] Settings in ~/.config/gtk-3.0/settings.ini ignored with GDK_BACKEND=wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 15 11:31:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=790201
Emmanuele Bassi (:ebassi) <ebassi at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebassi at gmail.com
--- Comment #2 from Emmanuele Bassi (:ebassi) <ebassi at gmail.com> ---
I very, *very* much doubt we're going to add a new environment variable for
that, but I'll let the maintainer of GTK to answer this authoritatively.
The only reason why the X11 backend falls back to the settings.ini file is
because you're clearly not running an XSettings bridge, to expose settings
(coming from GSettings, in the GNOME/GTK case) over X11 events. Since Wayland
does not have this weird contraption, we access GSettings directly, if its
available on the system.
My strong suggestion is for you to change the GSettings, if you're running
under Wayland, instead of trying to use a key/value file for everything.
Alternatively, remove dconf, and GTK will use the settings.ini file.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171115/3114ec75/attachment.html>
More information about the wayland-bugs
mailing list