Expose DBus protocol with signals indicating when shown/hidden

This commit is contained in:
Ian Douglas Scott 2025-07-21 14:06:47 -07:00 committed by Ian Douglas Scott
parent d3fc7a2815
commit c9a69bdfdb
4 changed files with 63 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1264,6 +1264,7 @@ dependencies = [
"rustix 1.1.2",
"tokio",
"wayland-protocols",
"zbus 5.11.0",
]
[[package]]