Recover previous locked state

This commit is contained in:
Jeremy Soller 2024-11-07 09:37:16 -07:00
parent 7366808e8c
commit 08202f1572
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
4 changed files with 83 additions and 27 deletions

1
Cargo.lock generated
View file

@ -996,6 +996,7 @@ dependencies = [
"cosmic-dbus-networkmanager",
"cosmic-greeter-config",
"cosmic-greeter-daemon",
"dirs",
"env_logger",
"freedesktop_entry_parser",
"futures-util",