This commit is contained in:
Jiří Maxmilián Stříbrný 2026-04-05 11:19:11 +02:00
parent 620e1feac5
commit bd5868593d
4 changed files with 185 additions and 150 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
brightness = "0.8.0"
chrono = "0.4.44"
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
iced_layershell = { version = "0.16.0", default-features = false }