projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b91ca
)
gdkscreen-wayland: Notify initial setting change from org.gtk.Settings
author
Gaël Bonithon
<gael@xfce.org>
Mon, 27 Mar 2023 17:40:42 +0000
(19:40 +0200)
committer
Gaël Bonithon
<gael@xfce.org>
Mon, 27 Mar 2023 20:08:59 +0000
(22:08 +0200)
gdk/wayland/gdkscreen-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkscreen-wayland.c
b/gdk/wayland/gdkscreen-wayland.c
index 43ab21071660efde0235614189b5128ac9becf1c..295180d43be7f98448c964efc20127d0831e07d8 100644
(file)
--- a/
gdk/wayland/gdkscreen-wayland.c
+++ b/
gdk/wayland/gdkscreen-wayland.c
@@
-1337,6
+1337,7
@@
fontconfig_dbus_proxy_open_cb (GObject *object,
g_free (screen_wayland->dbus_settings.modules);
screen_wayland->dbus_settings.modules = g_variant_dup_string (value, NULL);
+ notify_setting (GDK_SCREEN (screen_wayland), "gtk-modules");
}
if (value != NULL)