add socket manager protocol

This commit is contained in:
Tobias Bengfort 2026-02-28 11:47:14 +01:00
parent 178803b34e
commit 52178e4d77
8 changed files with 158 additions and 0 deletions

View file

@ -28,6 +28,7 @@ server_protocols = [
'cosmic-workspace-unstable-v1.xml',
'wlr-layer-shell-unstable-v1.xml',
'wlr-output-power-management-unstable-v1.xml',
'xi-socket-manager-unstable-v1.xml',
]
server_protos_src = []