feat: support dpms

This commit is contained in:
DreamMaoMao
2025-03-20 15:47:32 +08:00
parent 8e7111c816
commit 98f942568a
3 changed files with 156 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ wayland_xmls = [
'wlr-foreign-toplevel-management-unstable-v1.xml',
'dwl-ipc-unstable-v2.xml',
'wlr-layer-shell-unstable-v1.xml',
'wlr-output-power-management-unstable-v1.xml',
]
wayland_sources = [
wayland_scanner_code.process(wayland_xmls),