Remove xdg-shell v6

Ding dong the witch is dead

Fixes #2381
This commit is contained in:
Drew DeVault 2020-09-02 13:06:31 -04:00 committed by Simon Ser
parent 28cedb5623
commit a9cbfd950e
9 changed files with 0 additions and 2542 deletions

View file

@ -28,7 +28,6 @@ protocols = {
'text-input-unstable-v3': wl_protocol_dir / 'unstable/text-input/text-input-unstable-v3.xml',
'xdg-decoration-unstable-v1': wl_protocol_dir / 'unstable/xdg-decoration/xdg-decoration-unstable-v1.xml',
'xdg-output-unstable-v1': wl_protocol_dir / 'unstable/xdg-output/xdg-output-unstable-v1.xml',
'xdg-shell-unstable-v6': wl_protocol_dir / 'unstable/xdg-shell/xdg-shell-unstable-v6.xml',
# Other protocols
'gtk-primary-selection': 'gtk-primary-selection.xml',
'kde-idle': 'idle.xml',