capture xdg-output names
This commit is contained in:
parent
5e5c04af47
commit
1175bbbc23
2 changed files with 56 additions and 8 deletions
|
|
@ -13,6 +13,7 @@ wayland_scanner_client = generator(
|
|||
|
||||
wayland_xmls = [
|
||||
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
||||
wl_protocol_dir + '/unstable/xdg-output/xdg-output-unstable-v1.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'net-tapesoftware-dwl-wm-unstable-v1.xml',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue