~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon:fix-errors-on-kbd-unplug

Last commit made on 2020-09-03
Get this branch:
git clone -b fix-errors-on-kbd-unplug https://git.launchpad.net/~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Branch merges

Branch information

Name:
fix-errors-on-kbd-unplug
Repository:
lp:~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Recent commits

13d403a... by Carlo Caione <email address hidden>

power: Do not compute percentage on keyboard disappearing

When the module in charge of the keyboard backlight is rmmod-ed, upower
emits a new signal to communicate to gsd that we don't have backlight
anymore. This signal is carrying (value == -1, max == 0).
In this case we do not want to calculate the new brightness.

Signed-off-by: Carlo Caione <email address hidden>

Note 2020-09-03: Based on discussion on the Endless bug tracker, the
steps to reproduce this are to unplug a Filco USB keyboard from a
Mission One, but perhaps it's applicable on other hardware as well.
The original PR for this was
https://github.com/endlessm/gnome-settings-daemon/pull/43
- mwleeds

fb48bed... by Rafael Fontenelle

Update Brazilian Portuguese translation

c1bcba8... by Yuri Chornoivan <email address hidden>

Update Ukrainian translation

c9749af... by Ludovico

usb-protection: Relax the whitelist to all HIDs and HUBs

We discriminate keyboards when the screen is locked, i.e. we allow them
so that the user can input their password.
But when the keyboard is behind a hub, e.g. the laptop on a docking
station, then the keyboard does not work.

The mouse is probably also commonly used to unlock the screen before
typing the password.

Because this protection is enabled by default, and we don't want to get
in the way of the user and their session, with this commit we expand the
class of allowed devices to all HIDs and HUBs.

Stricter protection features might be evaluated in the future.

de1a2d1... by Bruce Cowan

Update British English translation

206e0d7... by id:sicklylife

Update Japanese translation

e2b2279... by id:sicklylife

Update Japanese translation

79678f7... by Jiri Grönroos

Update Finnish translation

05d907d... by Changwoo Ryu

Update Korean translation

6866b23... by Boyuan Yang

Update Chinese (China) translation