[Xcb] screensaver extension

Jeremy Kolb jkolb at brandeis.edu
Fri Jul 15 22:17:09 EST 2005


I think the op tags need to be between the item tag.  It looks like you're
closing the item tag and then doing the op tag.

For 1.1 you'll need to check the xlib header files.  A lot of the docs are out
of date or missing :(

Jeremy


Quoting Vincent Torri <Vincent.Torri at iecn.u-nancy.fr>:

>
> Another version with types included.
>
> Do I commit it ?
>
> Vincent
>
> On Thu, 14 Jul 2005, Jeremy A. Kolb wrote:
>
>> Vincent,
>>
>> After looking it over I noticed that you included sequence numbers and
>> other fields in some places (like query version) that shouldn't be there,
>> xcb handles those automatically.  Also you have that it's 1.0.  If you
>> look in the xlib sources I believe the latest is 1.1 (at least that's what
>> I have in my xml file though I wrote it a while ago).  I'm not sure but
>> you may also want to define the EventMask, State, and Kind enums (I don't
>> remember if those are ver 1.0 or 1.1).
>>
>> Jeremy
>>
>> On Thu, 14 Jul 2005, Vincent Torri wrote:
>>
>> >
>> > Hello,
>> >
>> > here is the screensaver extension xml file.
>> >
>> > Any comment on it ?
>> >
>> > Vincent
>>
>>




More information about the xcb mailing list