Replaced the obsolete, unofficial protocols with official ones

This commit is contained in:
Keith Bowes 2020-02-27 17:59:06 -05:00
parent 21de46fbcf
commit ff54fecfe6
6 changed files with 5 additions and 324 deletions

View file

@ -24,11 +24,11 @@ protocols = [
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
[wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/primary-selection/primary-selection-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/xdg-decoration/xdg-decoration-unstable-v1.xml'],
'wlr-gamma-control-unstable-v1.xml',
'gtk-primary-selection.xml',
'idle.xml',
'wlr-screencopy-unstable-v1.xml',
'server-decoration.xml',
'wlr-layer-shell-unstable-v1.xml',
]