mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2024-11-08 06:45:59 +01:00
add type
This commit is contained in:
parent
96ebddd792
commit
d0d6db8cb5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
<arg name="frame" type="new_id" interface="hyprland_toplevel_export_frame_v1"/>
|
||||
<arg name="overlay_cursor" type="int"
|
||||
summary="composite cursor onto the frame"/>
|
||||
<arg name="handle" type="object" allow-null="false" summary="the zwlr_foreign_toplevel_handle_v1 handle of the toplevel to be captured"/>
|
||||
<arg name="handle" type="object" interface="zwlr_foreign_toplevel_handle_v1" allow-null="false" summary="the zwlr_foreign_toplevel_handle_v1 handle of the toplevel to be captured"/>
|
||||
</request>
|
||||
<!-- End Version 2 -->
|
||||
</interface>
|
||||
|
|
Loading…
Reference in a new issue