mirror of
https://github.com/labwc/labwc.git
synced 2026-02-20 01:40:22 -05:00
add wlr-output-power-management protocol
This commit is contained in:
parent
5624ef8cf3
commit
748b3d38e7
2 changed files with 129 additions and 0 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue