Settings daemon for the GNOME desktop
gnome-settings-daemon provides a daemon run by all GNOME sessions to
provide live access to configuration settings and the changes done to
them as well as basic services like a clipboard manager, controlling
the startup of the screensaver, etc.
This module was previously part of GNOME Control Center, but has been
splitted from it for a more general use.
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / gnome-settings-daemon
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Factory/gnome-settings-daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file gnome-settings-daemon.spec
Comments 4
Why do we need nautilus as recommended dependency?
Ultimately, this causes problems when trying to exclude unwanted package.
E.g: X11:Pantheon:Next/elementary-files/elementary-files.changes
the spec file explains this:
the g-s-d plugin calls out to nautilus;
gsd-housekeeping not found in gnome-settings-daemon >= 3.22
and that is with GNOME 3.28...