types: deprecate wlr-screencopy-unstable-v1

This commit is contained in:
Simon Zeni 2025-08-27 15:01:43 -04:00 committed by Simon Ser
parent 122310a2de
commit 423afc3fc9

View file

@ -14,6 +14,13 @@
#include <wlr/types/wlr_buffer.h>
#include <wlr/util/box.h>
/**
* Deprecated: this protocol is deprecated and superseded by ext-image-copy-capture-v1.
* The implementation will be dropped in a future wlroots version.
*
* Consider using `wlr_ext_image_capture_source_v1` instead.
*/
struct wlr_screencopy_manager_v1 {
struct wl_global *global;
struct wl_list frames; // wlr_screencopy_frame_v1.link