From 9895cf562c5842813782ce494253c9127e699354 Mon Sep 17 00:00:00 2001 From: Christoph Reimann Date: Thu, 15 Jul 2010 10:44:12 +0200 Subject: [PATCH] xproto.xml: turned valueparam in CreateWindow request into switch --- src/xproto.xml | 75 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 72 insertions(+), 3 deletions(-) diff --git a/src/xproto.xml b/src/xproto.xml index b6521c3..2d76efa 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -813,6 +813,14 @@ authorization from the authors. 10 + + 0 + + + + 0 + + @@ -824,9 +832,70 @@ authorization from the authors. - + + + value_mask + + BackPixmap + + + + BackPixel + + + + BorderPixmap + + + + BorderPixel + + + + BitGravity + + + + WinGravity + + + + BackingStore + + + + BackingPlanes + + + + BackingPixel + + + + OverrideRedirect + + + + SaveUnder + + + + EventMask + + + + DontPropagate + + + + Colormap + + + + Cursor + + + -- 2.34.1