xdg-dialog: implement new protocol

This commit is contained in:
Vaxry
2024-08-30 15:18:12 +02:00
parent 242e06b242
commit 1c9d56998d
9 changed files with 187 additions and 10 deletions

View File

@@ -315,6 +315,7 @@ protocolnew("stable/viewporter" "viewporter" false)
protocolnew("stable/linux-dmabuf" "linux-dmabuf-v1" false)
protocolnew("staging/drm-lease" "drm-lease-v1" false)
protocolnew("staging/linux-drm-syncobj" "linux-drm-syncobj-v1" false)
protocolnew("staging/xdg-dialog" "xdg-dialog-v1" false)
protocolwayland()