From e95bef0f6f989ed88082651e7b4035bd0b860b1c Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Mon, 5 Aug 2013 21:23:21 +0200 Subject: [proto] xproto: Replace valueparam with list in ConfigureWindow Replace the valueparam in the ConfigureWindow request with a list. This fixes bug #67782: xproto.xml: ConfigureWindow request with additional 'value_mask' \ field https://bugs.freedesktop.org/show_bug.cgi?id=67782 Additionally, use the ConfigWindow enum in the value_mask field. Signed-off-by: Daniel Martin --- src/xproto.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/xproto.xml b/src/xproto.xml index bf4dcbf..6285d0b 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -1675,11 +1675,15 @@ - + - + + + + value_mask + + Configures window attributes