mirror of
https://github.com/swaywm/sway.git
synced 2026-02-23 01:40:27 -05:00
Add support for wlr-output-power-management-unstable-v1
This commit is contained in:
parent
e0f8235fbf
commit
5ed01c861a
6 changed files with 161 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ protocols = [
|
|||
['wlr-layer-shell-unstable-v1.xml'],
|
||||
['idle.xml'],
|
||||
['wlr-input-inhibitor-unstable-v1.xml'],
|
||||
['wlr-output-power-management-unstable-v1.xml'],
|
||||
]
|
||||
|
||||
client_protocols = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue