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

View file

@ -10,6 +10,7 @@ cosmic-comp-config.workspace = true
cosmic-config = { workspace = true, features = ["calloop", "macro"] }
cosmic-greeter-config.workspace = true
cosmic-greeter-daemon = { path = "daemon" }
dirs = "5"
env_logger.workspace = true
freedesktop_entry_parser = "1.3.0"
libcosmic = { workspace = true, features = ["tokio", "wayland"] }