types: remove support for wlr-screencopy-unstable-v1

This is a legacy protocol superseded by ext-image-copy-capture-v1. Users should use
`wlr_ext_image_capture_source_v1` as a replacement.
This commit is contained in:
Simon Zeni 2025-08-27 15:04:27 -04:00
parent b799ffc6ae
commit 6beeeaf3b1
5 changed files with 0 additions and 1023 deletions

View file

@ -73,7 +73,6 @@ protocols = {
'wlr-layer-shell-unstable-v1': 'wlr-layer-shell-unstable-v1.xml',
'wlr-output-management-unstable-v1': 'wlr-output-management-unstable-v1.xml',
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
}