[Xcb-commit] xcb-proto
Ian Osgood
iano at kemper.freedesktop.org
Tue Jun 6 15:25:35 PDT 2006
xcb-proto/src/extensions/shape.xml | 2 ++
1 files changed, 2 insertions(+)
New commits:
diff-tree a8e4c33a9ead071e55351ecb6f2efa6489b86b4a (from fd1d4d90afeacffe35b44fb45fed7d489a67fb3f)
Author: Ian Osgood <iano at quirkster.com>
Date: Tue Jun 6 15:25:24 2006 -0700
Update Shape extension to version 1.1
diff --git a/xcb-proto/src/extensions/shape.xml b/xcb-proto/src/extensions/shape.xml
index 00d4c6a..36fb84b 100644
--- a/xcb-proto/src/extensions/shape.xml
+++ b/xcb-proto/src/extensions/shape.xml
@@ -25,6 +25,7 @@ institutions shall not be used in advert
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">
More information about the xcb-commit
mailing list