feat: powermanager protocol support

This commit is contained in:
DreamMaoMao 2025-03-20 16:04:37 +08:00
parent dee9717fef
commit 0406ce2397
3 changed files with 166 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),