mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-05 07:15:49 -04:00
feat: support dpms
This commit is contained in:
parent
8e7111c816
commit
98f942568a
3 changed files with 156 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