Created attachment 8749 [PATCH] xfsettingsd: Start with the highest priority I think it makes a lot of sense to start the settings daemon with the highest priority, so it gets started first, because all other components depend on the settings applied by xfsettingsd and applying those after the other components have started is very expensive, clients have to reconfigure themselves, reload fonts, themes, reload configuration, etc. If we load the settings first, the other applications do not need all that reconfiguration and therefore we end up starting the whole session faster. See bug 15485
Created attachment 8750 Updated patch
Olivier Fourdan referenced this bugreport in commit 92ddf97f8e8b976c3aa4483e2a5d1a23078ae84f xfsettingsd: Start with the highest priority (Bug #15697) https://git.xfce.org/xfce/xfce4-settings/commit?id=92ddf97f8e8b976c3aa4483e2a5d1a23078ae84f
Thanks, makes a lot of sense!
Olivier Fourdan referenced this bugreport in commit 86717779a48e7fb4cd37171ca4e2766672a8d8a9 Revert "xfsettingsd: Start with the highest priority (Bug #15697)" https://git.xfce.org/xfce/xfce4-settings/commit?id=86717779a48e7fb4cd37171ca4e2766672a8d8a9