summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-02-10 13:21:45 -0500
committerKristian Høgsberg <krh@bitplanet.net>2014-02-18 14:08:05 -0800
commit981aad5b7ed76f018c2e7625aaded3c1ed8e09ed (patch)
tree1276f659f07b26064cb60cb6197ad340ab526584 /protocol
parenta75920190eee8a6c62c170d80c782783e54e660e (diff)
downloadweston-981aad5b7ed76f018c2e7625aaded3c1ed8e09ed.tar.gz
xdg-shell: Remove "edges" from description
The parameter was dropped...
Diffstat (limited to 'protocol')
-rw-r--r--protocol/xdg-shell.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
index ef755b72..3fb4b0c4 100644
--- a/protocol/xdg-shell.xml
+++ b/protocol/xdg-shell.xml
@@ -249,12 +249,6 @@
ignore it if it doesn't resize, pick a smaller size (to
satisfy aspect ratio or resize in steps of NxM pixels).
- The edges parameter provides a hint about how the surface
- was resized. The client may use this information to decide
- how to adjust its content to the new size (e.g. a scrolling
- area might adjust its content position to leave the viewable
- content unmoved). Valid edge values are from resize_edge enum.
-
The client is free to dismiss all but the last configure
event it received.