diff --git a/protocols/hyprland-toplevel-export-v1.xml b/protocols/hyprland-toplevel-export-v1.xml index 5a36081..200b2a9 100644 --- a/protocols/hyprland-toplevel-export-v1.xml +++ b/protocols/hyprland-toplevel-export-v1.xml @@ -38,12 +38,21 @@ - Capture the next frame of a toplevel. + Capture the next frame of a toplevel. (window) + + The captured frame will not contain any server-side decorations and will + ignore the compositor-set geometry, like e.g. rounded corners. + + It will contain all the subsurfaces and popups, however the latter will be clipped + to the geometry of the base surface. + + The handle parameter refers to the address of the window as seen in `hyprctl clients`. + For example, for d161e7b0 it would be 3512854448. - +