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

Last commit made on 2019-02-21
Get this branch:
git clone -b gnome-3-30 https://git.launchpad.net/~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Branch merges

Branch information

Recent commits

7f8362d... by Sveinn í Felli

Update Icelandic translation

1e46de9... by Charles Monzat <email address hidden>

Update French translation

470ecfd... by Jeremy Bícha

Release 3.30.2

bb9ea2b... by Carlos Garnacho

tests: Compare string array consistently

The gtk modules xsetting may contain a ':' separated list of modules,
where the order is meaningless. In order to avoid tripping with the
unexpected order, split and sort it before doing our checks.

(cherry picked from commit a66ab7cc0b912cb2423eb7946ee027e76dd141e7)

889f51a... by Carlos Garnacho

tests: Fix deprecation warning

The xsettings test is failing with:

/home/carlos/Source/gnome/gnome-settings-daemon/plugins/xsettings/test.py:84: PyGIDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "schema" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.settings_sound = Gio.Settings('org.gnome.desktop.sound')

(cherry picked from commit 63e325a44e89996f026f258521dc57f016f163d7)

210ab3b... by Michael Catanzaro <email address hidden>

media-keys: always do something when power button is pressed...

...unless the power button action is actually set to NOTHING.

By default, it's set to suspend, but the user's computer might not
support suspend. Instead of doing nothing at all, fall back to
displaying the interactive shutdown dialog instead.

This doesn't require any UI changes, because the control-center option
for power button action is now only displayed for computers that do
support suspend (since GNOME #764508).

https://bugzilla.gnome.org/show_bug.cgi?id=771552
(cherry picked from commit 50ae238956eeefe0149ad30ccc7f6b2d6d59f85a)

3075f1f... by Hans de Goede <email address hidden>

media-keys: Add mapping for Ctrl + media-key for some media-keys

Some bluetooth keyboards have only 5 rows of keys, so the top row has the:
1-9, 0, -, + keys. These not only double as function keys using Fn + key,
but also as media-keys, e.g. next/prev song, using Ctrl + Fn + key.

Unfortunately the firmware for these keyboards is somewhat buggy and when
sending media keys they send along the Ctrl modifier, so we receive e.g.
"Ctrl + next-song" this commit adds bindings for Ctrl + media-key for the
media-keycodes send by these keyboards, so that these work as expected.

(cherry picked from commit 2d344c5c1e65406e895115a71a59cbee0b0c0bab)

99013a0... by Andreas Henriksson

color: tests allow Goldstar and LG as vendor name

Since hwdb (systemd) 240, the old Goldstar name has been
replaced by LG.

Introduce a helper function to allow both old and new name
to pass the assertion check.

Fixes: #126
(cherry picked from commit 0c49abcd8a8f88be6e53fd4c85a95ac487cfa4fb)

530daca... by Iñaki Larrañaga Murgoitio

Update Basque translation

91f7e36... by Carmen Bianca BAKKER <email address hidden>

Update Esperanto translation