[Xcb] missing enum for XCBCWOverrideRedirect ?

Ian Osgood iano at quirkster.com
Tue May 2 13:03:15 PDT 2006


Sorry, now I get it.

OverrideRedirect  and SaveUnder are just BOOL in the protocol spec,  
so they don't get their own enums.

On May 2, 2006, at 12:11 PM, Vincent Torri wrote:

>
> again, i didn't explain correctly :)
>
> for XCBCWBackPixmap, there is the enum XCBBackPixmap in which
> XCBBackPixmapNone is defined.
>
> for XCBCWOverrideRedirect, it seems that we can choose True as the  
> value.
> So I expected an enum for the available values associated to
> XCBCWOverrideRedirect.
>
> Vincent
>
>
> On Tue, 2 May 2006, Ian Osgood wrote:
>
>> Vincent,
>>
>> I see it just fine: line 557 of xproto.h and line 433 of xproto.xml.
>>
>> Ian
>>
>> (BTW, is your evas work available online? I'd happily review it too.)
>>
>> On May 2, 2006, at 11:50 AM, Vincent Torri wrote:
>>
>>>
>>> hey,
>>>
>>> i'm completely reviewing the xcb engine of evas, and i've seen that
>>> there
>>> are enums for XCBCWBackPixmap, XCBCWBitGravity and XCBCWBackingStore
>>> masks, but not for the XCBCWOverrideRedirect mask. Is it normal ?
>>>
>>> Vincent
>>> _______________________________________________
>>> Xcb mailing list
>>> Xcb at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/xcb
>>>
>>
>> _______________________________________________
>> Xcb mailing list
>> Xcb at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xcb
>>
>



More information about the Xcb mailing list