~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon:gnome-3-22

Last commit made on 2017-08-22
Get this branch:
git clone -b gnome-3-22 https://git.launchpad.net/~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Branch merges

Branch information

Recent commits

5d01f02... by Emmanuele Bassi <email address hidden>

Build fixes for the power plugin

Commit 476154fe and commit 867b2039 broke the build.

Full Continuous log:

http://build.gnome.org/continuous/buildmaster/builds/2017/08/21/49/build/log-gnome-settings-daemon.txt

https://bugzilla.gnome.org/show_bug.cgi?id=786577

0993e07... by Bastien Nocera

power: "0.0" is not a valid light level

This is the equivalent of "undefined" for the accelerometer
orientation. Don't use it to prime our nice ambient light
readings curve.

https://bugzilla.gnome.org/show_bug.cgi?id=786164

4a71236... by Bastien Nocera

power: Call backlight_enable() after session setup

backlight_enable() does 2 things, fiddle with the DPMS as well
as attempt to claim the light sensor. But the light sensor
claim attempt will always fail as the "session_is_active" variable
has not been initialised yet. So just try a tad later for it
to work as soon as you've logged into the session.

https://bugzilla.gnome.org/show_bug.cgi?id=786164

e1e26f8... by Bastien Nocera

power: Clarify suspend signal monitoring comment

We need to both watch for the signal and setup inhibitors
to be informed about suspend attempts, so move the comment
above both calls.

https://bugzilla.gnome.org/show_bug.cgi?id=786164

29da57c... by Bastien Nocera

power: Allow disabling ALS monitoring even if inactive

We definitely do want to be able to disable light sensor
monitoring even if we're not in an active session any more.

The only case this conditional was supposed to prevent is
trying to claim the light sensor when the session is inactive.
Anything else should be allowed.

https://bugzilla.gnome.org/show_bug.cgi?id=766067

fc6ceb6... by Jeremy BĂ­cha

Fix header in Spanish translation

6ab16d1... by Bastien Nocera

media-keys: Disable rfkill keys handling

If we handle rfkill input keys without telling rfkill, we end up
handling those keys in gnome-settings-daemon, as well as in the kernel's
rfkill-input driver. As handling all the different keys would require
more work than possible in a stable release, we'll let rfkill-input
handle this, and lose the OSD for now.

https://bugzilla.gnome.org/show_bug.cgi?id=760517

12c9227... by Bastien Nocera

media-keys: Fix mmkeys D-Bus API to match API docs

Bizarrely, since 2011, gnome-settings-daemon was documented as using
org.gnome.SettingsDaemon.MediaKeys D-Bus name, but everybody ended up
using the org.gnome.SettingsDaemon owned by the daemon instead, and
never reported the discrepancy.

This fixes the code to match the 6-year old API as documented by owning
the org.gnome.SettingsDaemon.MediaKeys.

The portion of this patch adding the org.gnome.SettingsDaemon.MediaKeys
name owning will need to be backported as far as reasonably possible by
distributions, and all users of the API changed before GNOME 3.26. This
would obviously have been easier if the problem was reported when
detected, committer of this fix included.

https://bugzilla.gnome.org/show_bug.cgi?id=781326

239ccb0... by Bastien Nocera

3.22.2

66fba98... by GNOME Translation Robot <email address hidden>

Update Scottish Gaelic translation