Merge branch 'remove-screencopy-v1' into 'master'

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

See merge request wlroots/wlroots!5149
This commit is contained in:
Simon Zeni 2025-08-27 16:39:14 -04:00
commit d50b4ef6e7
5 changed files with 0 additions and 1023 deletions

View file

@ -74,7 +74,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',
}