opt: opt project structure
This commit is contained in:
@@ -12,11 +12,12 @@ wayland_scanner_client = generator(
|
||||
|
||||
wayland_xmls = [
|
||||
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'pointer-constraints-unstable-v1.xml',
|
||||
wl_protocol_dir + '/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml',
|
||||
wl_protocol_dir + '/staging/cursor-shape/cursor-shape-v1.xml',
|
||||
wl_protocol_dir + '/stable/tablet/tablet-v2.xml',
|
||||
'wlr-foreign-toplevel-management-unstable-v1.xml',
|
||||
'dwl-ipc-unstable-v2.xml',
|
||||
# 'cursor-shape-v1.xml'
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
]
|
||||
wayland_sources = [
|
||||
wayland_scanner_code.process(wayland_xmls),
|
||||
|
||||
Reference in New Issue
Block a user