Commit graph

6 commits

Author SHA1 Message Date
Christopher Davis
847f1ea584 lock: Use AdwComboRow for blank screen delay 2022-01-24 21:33:47 +00:00
Christopher Davis
0c5d3fb50d lock: Use AdwComboRow for screen lock delay 2022-01-24 21:33:47 +00:00
Christopher Davis
848224ea57 lock: Use AdwPreferences{Page,Group} 2022-01-24 21:33:47 +00:00
Georges Basile Stavracas Neto
b965f7cf50 lock: Port to GTK4
This one was even more trivial than the previous one!
2021-12-14 22:34:21 -03:00
Ludovico de Nittis
520ca91fe8 lock: Add USB protection entry
In the screen lock tab we add a "Forbid new USB devices" entry with a
switch to enable or disable said protection.

The actual USB protection is handled by gnome-settings-daemon and
USBGuard.

We use the "Available" property of gnome-settings-daemon to check
if we are able to offer the USB protection (i.e. USBGuard is
installed with the minimum required version ecc..).
If the host doesn't met the requirements we hide the USB
protetion row entirely.

Given the fact that the always on protection benefits are very slim we
decided to give just an on/off switch that by default controls the
"with lock screen" protection level.
2020-05-28 10:01:24 +02:00
Matthias Clasen
ff1b88dae1 Add a lock panel
This is a broken out version of the privacy panel dialog.
2019-11-07 14:40:07 +13:00