Re: [PATCH] protocol: Add summaries to event parameters

2016-04-01 Thread Pekka Paalanen
On Thu, 31 Mar 2016 08:36:56 -0500 Yong Bakos wrote: > > On Mar 30, 2016, at 12:53 PM, Bryce Harrington > > wrote: > > > > On Tue, Mar 29, 2016 at 06:04:49PM -0500, Yong Bakos wrote: > >> From: Yong Bakos > >> > >> All event arg elements now have an appropriate summary attribute. > >> This

git (Re: [PATCH] protocol: Add summaries to event parameters)

2016-04-01 Thread Pekka Paalanen
On Tue, 29 Mar 2016 17:17:06 -0700 Bryce Harrington wrote: > On Tue, Mar 29, 2016 at 06:17:38PM -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 pa

Re: [PATCH] protocol: Add summaries to event parameters

2016-03-31 Thread Yong Bakos
> On Mar 30, 2016, at 12:53 PM, Bryce Harrington wrote: > > On Tue, Mar 29, 2016 at 06:04:49PM -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

Re: [PATCH] protocol: Add summaries to event parameters

2016-03-30 Thread Bryce Harrington
On Tue, Mar 29, 2016 at 06:04:49PM -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 Wil

Re: [PATCH] protocol: Add summaries to event parameters

2016-03-29 Thread Peter Hutterer
On Tue, Mar 29, 2016 at 05:17:06PM -0700, Bryce Harrington wrote: > On Tue, Mar 29, 2016 at 06:17:38PM -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 undocument

Re: [PATCH] protocol: Add summaries to event parameters

2016-03-29 Thread Bryce Harrington
On Tue, Mar 29, 2016 at 06:17:38PM -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-b

Re: [PATCH] protocol: Add summaries to event parameters

2016-03-29 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 > --- Sorry I borked the subject line. Should be [PATCH wayl

[PATCH] protocol: Add summaries to event parameters

2016-03-29 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 ++