diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2018-05-13 16:38:56 +0100 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2018-05-13 16:38:56 +0100 |
| commit | 2e3a9c5bf6769f4c43b2be786bdbab185dcf5fcc (patch) | |
| tree | 20597fec9184cbad25711a0f0cd7c028e99d2e78 /protocols/meson.build | |
| parent | 43460b361a73d09143c830712307c62b4e6cf187 (diff) | |
Add xdg-shell stable support
Diffstat (limited to 'protocols/meson.build')
| -rw-r--r-- | protocols/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/meson.build b/protocols/meson.build index 9d213f81..da3892e5 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -34,6 +34,7 @@ client_protocols = [ ] server_protocols = [ + [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'], [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], ['wlr-layer-shell-unstable-v1.xml'], ['wlr-input-inhibitor-unstable-v1.xml'] |
