Commit f0266510 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

wl_screenshooter: add missing XML protocol definition

parent 0a1b4d45
<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>
<event name="done">
</event>
</interface>
</protocol>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment