Re: [PATCH wayland v4 1/1] protocol: Add summaries to event parameters

2016-05-02 Thread Bryce Harrington
On Sat, Apr 30, 2016 at 10:50:37PM +0800, Jonas Ådahl wrote: > On Sat, Apr 30, 2016 at 07:35:50AM -0500, Yong Bakos wrote: > > From: Yong Bakos > > > > All event arg elements now have an appropriate summary attribute. > > This was conducted mostly in response to the undocumented parameter > > war

Re: [PATCH wayland v4 1/1] protocol: Add summaries to event parameters

2016-04-30 Thread Jonas Ådahl
On Sat, Apr 30, 2016 at 07:35:50AM -0500, Yong Bakos wrote: > 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 Rev

[PATCH wayland v4 1/1] protocol: Add summaries to event parameters

2016-04-30 Thread Yong Bakos
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 ++