- 04 Sep, 2020 7 commits
-
-
Matej Urbančič authored
-
sicklylife authored
-
Boyuan Yang authored
-
Emin Tufan Çetin authored
-
Daniel Mustieles authored
-
Jiri Grönroos authored
-
Andika Triwidada authored
-
- 03 Sep, 2020 4 commits
-
-
-
Rafael Fontenelle authored
-
Yuri Chornoivan authored
-
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.
-
- 31 Aug, 2020 3 commits
-
-
Bruce Cowan authored
-
sicklylife authored
-
sicklylife authored
-
- 30 Aug, 2020 2 commits
-
-
Jiri Grönroos authored
-
Changwoo Ryu authored
-
- 29 Aug, 2020 2 commits
-
-
Boyuan Yang authored
-
Boyuan Yang authored
-
- 28 Aug, 2020 1 commit
-
-
Carlos Garnacho authored
-
- 24 Aug, 2020 1 commit
-
-
Daniel Mustieles authored
-
- 23 Aug, 2020 2 commits
-
-
Piotr Drąg authored
-
Asier Sarasua Garmendia authored
-
- 22 Aug, 2020 1 commit
-
-
Boyuan Yang authored
-
- 21 Aug, 2020 1 commit
-
-
Matej Urbančič authored
-
- 20 Aug, 2020 1 commit
-
-
We should never hold on to inhibitors when our session becomes inactive. Implement the appropriate logic for the lid switch, going through the same delay logic as for normal monitor events. Fixes: #504
-
- 19 Aug, 2020 4 commits
-
-
Goran Vidović authored
-
Goran Vidović authored
-
Goran Vidović authored
-
Emin Tufan Çetin authored
-
- 18 Aug, 2020 7 commits
-
-
Rafael Fontenelle authored
-
Samuel Thibault authored
colord has become completely dependent on udev, not available on non-Linux, so make the color plugin optional to fix build there.
-
Benjamin Berg authored
gsd-xsettings needs some time to update the fontconfig caches before it also updates the corresponding timestamp in the X property. So add delay logic that first waits for the changes to be picked up and processed, and then waits a bit longer just to be sure we wait long enough.
-
The service has been split out from the gnome-shell process into a separate, activatable service. While the new service provides the same API under the same object path and well-known name, we currently expect it under the shell's unique name. That won't work anymore, so switch to the well-known name to fix the screencast shortcut.
-
None of the translatable strings in this file are actually used in gsd. This file is a copy from gnome-control-center
-
Splitting strings won't work right in many languages, and makes the life of translators harder. See https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/174#note_890827, #548
-
Andika Triwidada authored
-
- 17 Aug, 2020 2 commits
-
-
Fran Dieguez authored
-
Baurzhan Muftakhidinov authored
-
- 14 Aug, 2020 2 commits
-
-
Florentina Mușat authored
-
Yuri Chornoivan authored
-