weston/protocol/screenshooter.xml

11 lines
276 B
XML
Raw Normal View History

2010-09-14 23:53:32 +04:00
<protocol name="screenshooter">
<interface name="screenshooter" version="1">
<request name="shoot">
<arg name="output" type="object" interface="wl_output"/>
<arg name="buffer" type="object" interface="wl_buffer"/>
</request>
2010-09-14 23:53:32 +04:00
</interface>
</protocol>