From 9b652d3dd47bd00a9970bb18ebbd2f455db94d7c Mon Sep 17 00:00:00 2001 From: emersion Date: Sat, 23 Jun 2018 18:42:19 +0100 Subject: [PATCH] screencopy: remove invalid_output_region, format and stride are now enforced --- unstable/wlr-screencopy-unstable-v1.xml | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/unstable/wlr-screencopy-unstable-v1.xml b/unstable/wlr-screencopy-unstable-v1.xml index 4327415..a7a2d17 100644 --- a/unstable/wlr-screencopy-unstable-v1.xml +++ b/unstable/wlr-screencopy-unstable-v1.xml @@ -43,11 +43,6 @@ source. - - - - Capture the next frame of an entire output. @@ -63,8 +58,8 @@ Capture the next frame of an output's region. The region is given in output logical coordinates, see - xdg_output.logical_size. Trying to capture a region spanning outside the - output extents is a protocol error. + xdg_output.logical_size. The region will be clipped to the output's + extents. + - - + @@ -129,9 +123,8 @@ - - +