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
Dorota Czaplejewicz
wlroots
Commits
b188071e
Commit
b188071e
authored
Aug 30, 2018
by
Guido Gunther
Browse files
phosh-private: Use output instead of display
We don't rename the request itself since we don't want to change the protocol.
parent
7a99bb83
Changes
1
Hide whitespace changes
Inline
Side-by-side
protocol/phosh-private.xml
View file @
b188071e
...
...
@@ -9,10 +9,12 @@
summary=
"an invalid argument was provided in a request"
/>
</enum>
<!-- only one display for now -->
<!-- only primary output for now -->
<request
name=
"rotate_display"
>
<description
summary=
"rotate
display
"
>
Rotate the
display
clockwise 0, 90, 180 or 270 degree.
<description
summary=
"rotate
output
"
>
Rotate the
output
clockwise 0, 90, 180 or 270 degree.
</description>
<arg
name=
"surface"
type=
"object"
interface=
"wl_surface"
/>
<arg
name=
"degree"
type=
"uint"
/>
...
...
Write
Preview
Supports
Markdown
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