screensaver: Catch activeness changes

This commit is contained in:
Dorota Czaplejewicz
2022-12-06 11:59:34 +00:00
parent 783ca9ae11
commit ea5e36e9fd
7 changed files with 79 additions and 4 deletions

View File

@ -1,5 +1,6 @@
# Dependencies which change based on build flags
# Dependencies and tools which change based on build flags
# For the newer-than-Byzantium config
bitflags = "1.3.*"
clap = { version = "3.2.*", features=["std"], default-features = false }
zbus = "1.9.*"