protocols: add support for xdg-system-bell-v1

This commit is contained in:
Vaxry
2025-04-29 18:32:21 +01:00
parent 465e3d979d
commit 23ecce0e7a
5 changed files with 105 additions and 1 deletions

View File

@@ -384,6 +384,7 @@ protocolnew("staging/security-context" "security-context-v1" false)
protocolnew("staging/content-type" "content-type-v1" false)
protocolnew("staging/color-management" "color-management-v1" false)
protocolnew("staging/xdg-toplevel-tag" "xdg-toplevel-tag-v1" false)
protocolnew("staging/xdg-system-bell" "xdg-system-bell-v1" false)
protocolwayland()