The xfce4-settings component provides a daemon, manager, and editor to centralize the configuration management of the Xfce system.
See NEWS for details on changes and fixes made in the current release.
xfce4-settings archive or xfce4-settings tags
From source:
% cd xfce4-settings
% meson setup build
% meson compile -C build
% meson install -C build
From release tarball:
% tar xf xfce4-settings-<version>.tar.xz
% cd xfce4-settings-<version>
% meson setup build
% meson compile -C build
% meson install -C build
% ninja uninstall -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.