read dwl status from stdin

This commit is contained in:
Raphael Robatsch
2021-10-29 22:22:58 +02:00
parent a600256e24
commit fd501be2d6
6 changed files with 84 additions and 96 deletions

View File

@@ -15,7 +15,6 @@ 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',
]
wayland_sources = [
wayland_scanner_code.process(wayland_xmls),