Update Shape extension to version 1.1
authorIan Osgood <iano@quirkster.com>
Tue, 6 Jun 2006 22:25:24 +0000 (15:25 -0700)
committerIan Osgood <iano@quirkster.com>
Tue, 6 Jun 2006 22:25:24 +0000 (15:25 -0700)
src/extensions/shape.xml

index 00d4c6a..36fb84b 100644 (file)
@@ -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">