Remove xdg-shell v6 support

All major toolkits and apps have gained xdg-shell stable support.

Closes: https://github.com/swaywm/sway/issues/3690
This commit is contained in:
Simon Ser 2019-08-18 23:16:00 +03:00 committed by Drew DeVault
parent 06c36f8435
commit 7488d33d42
8 changed files with 0 additions and 577 deletions

View file

@ -12,7 +12,6 @@ endif
protocols = [
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
[wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml'],
['wlr-layer-shell-unstable-v1.xml'],