power management start
This commit is contained in:
parent
3789f5eb7b
commit
99b2e565b9
7 changed files with 281 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ edition = "2024"
|
|||
chrono = "0.4.44"
|
||||
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
|
||||
iced_layershell = { version = "0.15.0", default-features = false }
|
||||
ppd = "0.1.7"
|
||||
tokio = { version = "1.50.0", features = ["time"] }
|
||||
winit = { version = "0.30.12", default-features = false, features = ["wayland"] }
|
||||
zbus = "5.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue