Add dmabuf protocol handler

Not used yet.
This commit is contained in:
Ian Douglas Scott 2023-11-08 14:32:33 -08:00
parent b1d986ee71
commit 9a822bd76d
4 changed files with 64 additions and 0 deletions

1
Cargo.lock generated
View file

@ -734,6 +734,7 @@ dependencies = [
"futures-channel",
"libcosmic",
"tokio",
"wayland-protocols 0.31.0",
"zbus",
]