mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-11 13:29:45 -05:00
HACK: protocol: add surface-suspension-v1
This commit is contained in:
parent
103edde481
commit
1ef5344710
2 changed files with 103 additions and 0 deletions
|
|
@ -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 = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue