summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Osgood <iano@quirkster.com>2006-06-06 15:25:24 -0700
committerIan Osgood <iano@quirkster.com>2006-06-06 15:25:24 -0700
commit8be539c492e4f118421348804420c5f1c9b7837b (patch)
tree19c7c2a0a05f7cf6a738070445ca33a3d8d20487
parentea11c03594d4966b2f5b29a0d57ef0af92b00865 (diff)
downloadxcb-proto-8be539c492e4f118421348804420c5f1c9b7837b.tar.gz
xcb-proto-8be539c492e4f118421348804420c5f1c9b7837b.tar.bz2
xcb-proto-8be539c492e4f118421348804420c5f1c9b7837b.zip
Update Shape extension to version 1.1
-rw-r--r--src/extensions/shape.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extensions/shape.xml b/src/extensions/shape.xml
index 00d4c6a..36fb84b 100644
--- a/src/extensions/shape.xml
+++ b/src/extensions/shape.xml
@@ -25,6 +25,7 @@ institutions shall not be used in advertising or otherwise to promote the
sale, use or other dealings in this Software without prior written
authorization from the authors.
-->
+<!-- This file describes version 1.1 of the Shape extension. -->
<xcb header="shape" extension-xname="SHAPE" extension-name="Shape">
<typedef oldname="CARD8" newname="SHAPE_OP" />
<typedef oldname="CARD8" newname="SHAPE_KIND" />
@@ -42,6 +43,7 @@ authorization from the authors.
<enum name="SK">
<item name="Bounding" />
<item name="Clip" />
+ <item name="Input" /> <!-- added in version 1.1 -->
</enum>
<event name="Notify" number="0">