gdkscreen-wayland: Notify initial setting change from org.gtk.Settings
authorGaël Bonithon <gael@xfce.org>
Mon, 27 Mar 2023 17:40:42 +0000 (19:40 +0200)
committerGaël Bonithon <gael@xfce.org>
Mon, 27 Mar 2023 20:08:59 +0000 (22:08 +0200)
gdk/wayland/gdkscreen-wayland.c

index 43ab21071660efde0235614189b5128ac9becf1c..295180d43be7f98448c964efc20127d0831e07d8 100644 (file)
@@ -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)