HACK: protocol: add surface-suspension-v1

This commit is contained in:
Simon Ser 2021-06-16 19:37:18 +02:00
parent 103edde481
commit 1ef5344710
2 changed files with 103 additions and 0 deletions

View file

@ -44,6 +44,7 @@ protocols = {
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
'surface-suspension-v1': 'surface-suspension-v1.xml',
}
protocols_code = {}