linux-rust: add dummy UI

This commit is contained in:
Kavish Devar
2025-10-28 17:02:34 +05:30
parent 51b3d4692a
commit 320964e9d7
7 changed files with 3086 additions and 68 deletions

View File

@@ -11,7 +11,7 @@ uuid = "1.18.1"
log = "0.4.28"
dbus = "0.9.9"
hex = "0.4.3"
# iced = {version = "0.13.1", features = ["tokio", "auto-detect-theme"]}
iced = {version = "0.13.1", features = ["multi-window", "tokio", "advanced"]}
libpulse-binding = "2.30.1"
ksni = "0.3.1"
image = "0.25.8"