[PATCH 1/3 wayland] protocol: Add resize from center flag.
Scott Moreau
oreaus at gmail.com
Fri Nov 9 00:11:30 PST 2012
---
protocol/wayland.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 4205dae..25fc3ae 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -551,6 +551,7 @@
<entry name="right" value="8"/>
<entry name="top_right" value="9"/>
<entry name="bottom_right" value="10"/>
+ <entry name="from_center" value="16"/>
</enum>
<request name="resize">
--
1.7.11.7
More information about the wayland-devel
mailing list