mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-27 06:59:51 -05:00
Use scanner for screenshooter protocol
This commit is contained in:
parent
2cd5144fa5
commit
c5dcb90d2a
3 changed files with 22 additions and 19 deletions
7
compositor/screenshooter.xml
Normal file
7
compositor/screenshooter.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<protocol name="screenshooter">
|
||||
|
||||
<interface name="screenshooter" version="1">
|
||||
<request name="shoot"/>
|
||||
</interface>
|
||||
|
||||
</protocol>
|
||||
Loading…
Add table
Add a link
Reference in a new issue