From daa7f5881476e1b09ee81ec21a4dd40180f69441 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Mon, 5 Feb 2018 15:22:57 -0500 Subject: Load xsettings during initialization phase Also set QT_* env variables during init, and restart marco, mate-panel, toggle desktop icons when changing scales --- data/org.mate.SettingsDaemon.plugins.gschema.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.gschema.xml.in (limited to 'data/org.mate.SettingsDaemon.plugins.gschema.xml.in') diff --git a/data/org.mate.SettingsDaemon.plugins.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.gschema.xml.in new file mode 100644 index 0000000..d406525 --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.gschema.xml.in @@ -0,0 +1,9 @@ + + + + 2 + Load priority for Initialization phase + Priority to use as the cut-off for loading plugins during the session initialization phase. Plugins that are this number or lower, will be loaded before mate-settings-daemon registers itself as an initialized application. This is useful for plugins that need the set environment variables, or change settings before the window manager, panel, or desktop has started loading. Values higher than this number will be deferred to be loaded asynchronously. + + + -- cgit v1.2.1