[Xcb] [proto] Remove XPrint, fix docu mistake, tighten schema

Daniel Martin consume.noise at gmail.com
Sun Dec 1 02:32:24 PST 2013


On Wed, Nov 27, 2013 at 12:56:37AM +0200, Ran Benita wrote:
> On Fri, Nov 22, 2013 at 11:26:48PM +0100, Daniel Martin wrote:
> > Hi,
> > 
> > I've prepared a few patches for proto. They are not urgent and shouldn't
> > block a 1.10 release.
> > 
> > 
> > [proto 1/6] Remove XPrint extension
> > 
> > XPrint has been removed from Xorg 5 years ago. Is there any sane reason
> > to keep it? Anything else than "we could poke our grandchildren at"?
> > Though, removing it requires a removal in libxcb too. There it's enabled
> > by default.
> > 
> > 
> > [proto 2/6] xproto: Fix EnterNotify documentation
> > 
> > Looks like a copy'n'paste mistake to me as the same text can be found at
> > the UnmapNotify event.
> > 
> > 
> > [proto 3/6] schema: Set default attribute values
> > [proto 4/6] schema: Add attribute 'name' to <fd>
> > [proto 5/6] schema: Remove dec-or-hex-integer and hex-integer type
> > [proto 6/6] schema: Restricted enum item values
> > 
> > On the one hand these're just beautifyings as we can control what's
> > going into the xml specifications and therefor won't have any abuses.
> > On the other hand, I'd say that we have a schema and it should be as
> > tight as possible.
> 
> I agree. And of course they all still validate.
> 
> Patches 3-6:
> Reviewed-By: Ran Benita <ran234 at gmail.com>

Thank you.


More information about the Xcb mailing list