Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea
wayland
Commits
67f367f3
Commit
67f367f3
authored
Dec 09, 2010
by
Kristian Høgsberg
Browse files
Document the shell.configure event a bit
parent
c5c510ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
protocol/wayland.xml
View file @
67f367f3
...
@@ -164,6 +164,12 @@
...
@@ -164,6 +164,12 @@
<arg
name=
"id"
type=
"new_id"
interface=
"drag"
/>
<arg
name=
"id"
type=
"new_id"
interface=
"drag"
/>
</request>
</request>
<!-- The configure event asks the client to resize its surface.
The size is a hint, in the sense that the client is free to
ignore it if it doesn't resize, pick a smaller size (to
satisfy aspect ration or resize in steps of NxM pixels). The
client is free to dismiss all but the last configure event it
received. -->
<event
name=
"configure"
>
<event
name=
"configure"
>
<arg
name=
"time"
type=
"uint"
/>
<arg
name=
"time"
type=
"uint"
/>
<!-- Same as edges except also move (16) -->
<!-- Same as edges except also move (16) -->
...
...
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