From 1785a1e0a5f504bb5ec19a08017666deecc91bf8 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 25 Nov 2022 20:23:11 +0000 Subject: [PATCH] fix mention of v2 --- protocols/hyprland-toplevel-export-v1.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/protocols/hyprland-toplevel-export-v1.xml b/protocols/hyprland-toplevel-export-v1.xml index d3d2154..5a36081 100644 --- a/protocols/hyprland-toplevel-export-v1.xml +++ b/protocols/hyprland-toplevel-export-v1.xml @@ -64,8 +64,7 @@ will then be able to send a "copy" request. If the capture is successful, the compositor will send a "flags" followed by a "ready" event. - For objects version 2 or lower, wl_shm buffers are always supported, ie. - the "buffer" event is guaranteed to be sent. + wl_shm buffers are always supported, ie. the "buffer" event is guaranteed to be sent. If the capture failed, the "failed" event is sent. This can happen anytime before the "ready" event.