Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
f0266510
Commit
f0266510
authored
Sep 30, 2014
by
Rémi Denis-Courmont
Browse files
wl_screenshooter: add missing XML protocol definition
parent
0a1b4d45
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/screen/screenshooter.xml
0 → 100644
View file @
f0266510
<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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment