[Xcb] some questions and remarks
Jeremy Kolb
jkolb at brandeis.edu
Thu Sep 29 13:03:12 PDT 2005
Jamey Sharp wrote:
> On Sat, 2005-09-17 at 17:32 +0200, Vincent Torri wrote:
>
>>2) for the damage extension, XCBDamageDAMAGE is just a CARD32, not a
>>struct. And so, there is no New() function.
>
>
> That would be a bug in the protocol description then. I assume from your
> question that DAMAGE should have been declared as an xidtype, not a
> typedef.
>
Fixed this morning in cvs.
>
>>Also, XDamageReportNonEmpty is
>>not ported in damage.h. I think it's missing
>
>
> That's entirely possible. Is that function an actual part of the
> protocol, or should it be an XCBAux thing or something?
>
This was actually there as XCBDamageReportLevelNonEmpty.
Jeremy
More information about the Xcb
mailing list