commit 82da2b5990ca248a7db9dec0461a5d81a0c21a81 parent ca809d25199b229b3da7d69f427eb67539dc7bc0 Author: Tony Crisci <tony@dubstepdish.com> Date: Wed, 28 Mar 2018 23:38:30 -0400 add xdg-protocol header Diffstat:
| M | protocols/meson.build | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/protocols/meson.build b/protocols/meson.build @@ -26,6 +26,7 @@ client_protocols = [ ] server_protocols = [ + [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], ['wlr-layer-shell-unstable-v1.xml'] ]