[Xcb] [PATCH] Add RandR 1.3 requests
Julien Cristau
jcristau at debian.org
Wed Apr 22 09:44:23 PDT 2009
On Tue, Apr 21, 2009 at 11:37:58 +0200, Julien Cristau wrote:
> + <reply>
> + <field type="CARD8" name="status" /> <!-- enum SetConfig -->
> + <field type="TIMESTAMP" name="timestamp" />
> + </reply>
One question before I send a rebased patch. I noticed that explicit
trailing padding was added in some places which seemed weird to me. In
the whole protocol, a reply is at least 32 bytes, so I'd have thought
that this doesn't need to be explicit in each description. So, do I
need explicit padding in places like this?
Cheers,
Julien
More information about the Xcb
mailing list