gdkscreen-wayland: Notify initial setting change from org.gtk.Settings

This commit is contained in:
Gaël Bonithon 2023-03-27 19:40:42 +02:00
parent 58b91ca254
commit a40126e1f9

View 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)