feat: add gtk and kde appmenu protocols

This commit is contained in:
81reap 2026-04-06 23:47:12 -04:00
parent e83a9dff82
commit f620b2f4ba
3 changed files with 142 additions and 0 deletions

View file

@ -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),