mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: powermanager protocol support
This commit is contained in:
parent
dee9717fef
commit
0406ce2397
3 changed files with 166 additions and 1 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue