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
-
10
derived packages
- Links to openSUSE:Factory / gnome-settings-daemon
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Factory/gnome-settings-daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-usb-protection-Treat-hubs-and-HID-devices-lik |
0000007112 6.95 KB | |
_service | 0000000717 717 Bytes | |
gnome-settings-daemon-47.2.obscpio | 0015339021 14.6 MB | |
gnome-settings-daemon-initial-keyboard.patch | 0000002643 2.58 KB | |
gnome-settings-daemon-more-power-button-actions.pa |
0000001147 1.12 KB | |
gnome-settings-daemon-notify-idle-resumed.patch | 0000005279 5.16 KB | |
gnome-settings-daemon-switch-Japanese-default-inpu |
0000000727 727 Bytes | |
gnome-settings-daemon.changes | 0000209092 204 KB | |
gnome-settings-daemon.obsinfo | 0000000109 109 Bytes | |
gnome-settings-daemon.spec | 0000012548 12.3 KB |
Latest Revision
Dominique Leuenberger (dimstar)
accepted
request 1225796
from
Dominique Leuenberger (dimstar)
(revision 428)
- Only recommend xf86-input-libinput if xorg-x11-server is present: wayland does not rely on the xf86 drivers. - Update to version 47.2: + Power: - Fix possible invalid reads if backlight fails to initialize. - Handle broken upower more elegantly. - Test warning fixes. + Updated translations.
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...