From: Yong Bakos
All event arg elements now have an appropriate summary attribute.
This was conducted mostly in response to the undocumented parameter
warnings generated during 'make check'.
Signed-off-by: Yong Bakos
---
protocol/wayland.xml | 128 ++
From: Yong Bakos
This v2 patch incorporates some recent feedback per v1. Two things to note:
1) The 'name' parameter in wl_registry events has been changed to "numeric name"
to indicate that, "yes, this is numeric but it serves as a name."
This is a "best option" measure to put /something/
A couple additions to Andy's comments inline.
On Fri, 1 Apr 2016 17:28:17 -0700
Andy Ritger wrote:
> On Tue, Mar 29, 2016 at 05:44:41PM +0100, Daniel Stone wrote:
> > Hi Andy,
> >
> > On 23 March 2016 at 00:12, Andy Ritger wrote:
> > > Thanks for the thorough responses, Daniel.
> >
> > No