mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: add gtk and kde appmenu protocols
This commit is contained in:
parent
e83a9dff82
commit
f620b2f4ba
3 changed files with 142 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ wayland_xmls = [
|
|||
'dwl-ipc-unstable-v2.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-output-power-management-unstable-v1.xml',
|
||||
'kde-appmenu.xml',
|
||||
'gtk-shell.xml',
|
||||
]
|
||||
wayland_sources = [
|
||||
wayland_scanner_code.process(wayland_xmls),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue