Expose DBus protocol with signals indicating when shown/hidden
This commit is contained in:
parent
d3fc7a2815
commit
c9a69bdfdb
4 changed files with 63 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ rustix = { version = "1.1.2", features = ["fs", "shm"] }
|
|||
calloop-wayland-source = "0.4.1"
|
||||
aliasable = "0.1.3"
|
||||
futures-executor = { version = "0.3.31", features = ["thread-pool"] }
|
||||
zbus = "5.9.0"
|
||||
|
||||
[dependencies.i18n-embed]
|
||||
version = "0.16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue