mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
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:
parent
b799ffc6ae
commit
6beeeaf3b1
5 changed files with 0 additions and 1023 deletions
|
|
@ -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',
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue