dbus: Add methods to show or hide

This commit is contained in:
Ian Douglas Scott 2025-09-22 11:49:06 -07:00 committed by Ian Douglas Scott
parent c9a69bdfdb
commit b8780b9911
4 changed files with 66 additions and 4 deletions

View file

@ -36,6 +36,7 @@ calloop-wayland-source = "0.4.1"
aliasable = "0.1.3"
futures-executor = { version = "0.3.31", features = ["thread-pool"] }
zbus = "5.9.0"
tokio-stream = { version = "0.1.17", features = ["sync"] }
[dependencies.i18n-embed]
version = "0.16"