Add wlr-output-power-management

This commit is contained in:
Guido Günther 2019-10-25 19:26:19 +02:00 committed by Drew DeVault
parent 37adcac5d1
commit dfc5a40288
2 changed files with 129 additions and 0 deletions

View file

@ -40,6 +40,7 @@ protocols = {
'wlr-input-inhibitor-unstable-v1': 'wlr-input-inhibitor-unstable-v1.xml',
'wlr-layer-shell-unstable-v1': 'wlr-layer-shell-unstable-v1.xml',
'wlr-output-management-unstable-v1': 'wlr-output-management-unstable-v1.xml',
'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',
}