From 301733ae466b229066ba15a53e6d8b91c5dcef5b Mon Sep 17 00:00:00 2001 From: Vaxry <43317083+vaxerski@users.noreply.github.com> Date: Mon, 12 Dec 2022 14:49:11 +0000 Subject: [PATCH] hyprland_toplevel_export_v1: Revision 2 (#2) * Add v2 request with wlr handle --- protocols/hyprland-toplevel-export-v1.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/protocols/hyprland-toplevel-export-v1.xml b/protocols/hyprland-toplevel-export-v1.xml index db9c165..b1185aa 100644 --- a/protocols/hyprland-toplevel-export-v1.xml +++ b/protocols/hyprland-toplevel-export-v1.xml @@ -37,7 +37,7 @@ Particularly useful for sharing a single window. - + This object is a manager which offers requests to start capturing from a source. @@ -68,9 +68,21 @@ appropriate destroy request has been called. + + + + + Same as capture_toplevel, but with a zwlr_foreign_toplevel_handle_v1 handle. + + + + + + - + This object represents a single frame.