From a741f0ac5d655338a5100fc34bc8cec87d237346 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 16 Aug 2025 19:30:16 +0200 Subject: [PATCH] screencopy: deprecate in favor of ext-image-copy-capture-v1 --- unstable/wlr-screencopy-unstable-v1.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unstable/wlr-screencopy-unstable-v1.xml b/unstable/wlr-screencopy-unstable-v1.xml index 85b57d7..8b20661 100644 --- a/unstable/wlr-screencopy-unstable-v1.xml +++ b/unstable/wlr-screencopy-unstable-v1.xml @@ -36,6 +36,9 @@ Once the protocol is to be declared stable, the 'z' prefix and the version number in the protocol and interface names are removed and the interface version number is reset. + + Note! This protocol is deprecated and not intended for production use. + The ext-image-copy-capture-v1 protocol should be used instead.