add wlr-output-power-management protocol

Backport of 748b3d38e7
This commit is contained in:
bi4k8 2022-03-06 04:45:39 +00:00 committed by Consolatis
parent 12718e5e63
commit e4399b03e2
2 changed files with 129 additions and 0 deletions

View file

@ -18,6 +18,7 @@ server_protocols = [
[wl_protocol_dir, 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml'],
['wlr-layer-shell-unstable-v1.xml'],
['wlr-input-inhibitor-unstable-v1.xml'],
['wlr-output-power-management-unstable-v1.xml'],
]
server_protos_src = []