RE: [PATCH 1/3] wayland: Add wl_output name event

2014-03-18 Thread Wang, Quanxian
>-Original Message- >From: Bryce W. Harrington [mailto:b.harring...@samsung.com] >Sent: Wednesday, March 19, 2014 10:01 AM >To: Wang, Quanxian >Cc: wayland-devel@lists.freedesktop.org; ja...@jlekstrand.net >Subject: Re: [PATCH 1/3] wayland: Add wl_output name event

Re: [PATCH 1/3] wayland: Add wl_output name event

2014-03-18 Thread Bryce W. Harrington
On Wed, Mar 19, 2014 at 01:54:13AM +, Wang, Quanxian wrote: > [Wang, Quanxian] Thanks Bryce. > >I glanced at the other patches and they look technically correct, but I > >think what > >might be missing here is a stronger justification about why this is needed? > [Wang, Quanxian] name is one p

RE: [PATCH 1/3] wayland: Add wl_output name event

2014-03-18 Thread Wang, Quanxian
>-Original Message- >From: Bryce W. Harrington [mailto:b.harring...@samsung.com] >Sent: Wednesday, March 19, 2014 3:09 AM >To: Wang, Quanxian >Cc: wayland-devel@lists.freedesktop.org; ja...@jlekstrand.net >Subject: Re: [PATCH 1/3] wayland: Add wl_output name event >

Re: [PATCH 1/3] wayland: Add wl_output name event

2014-03-18 Thread Jason Ekstrand
On Mar 18, 2014 2:09 PM, "Bryce W. Harrington" wrote: > > On Mon, Mar 17, 2014 at 11:34:50AM +0800, Quanxian Wang wrote: > > This event contains name of output. It may be sent after > > binding the output object. It is intended that client could > > input a character output name as a parameter or

Re: [PATCH 1/3] wayland: Add wl_output name event

2014-03-18 Thread Bryce W. Harrington
On Mon, Mar 17, 2014 at 11:34:50AM +0800, Quanxian Wang wrote: > This event contains name of output. It may be sent after > binding the output object. It is intended that client could > input a character output name as a parameter or for log output. > > Signed-off-by: Quanxian Wang > --- > proto

Re: [PATCH 1/3] wayland: Add wl_output name event

2014-03-15 Thread Jason Ekstrand
On Mar 13, 2014 9:12 PM, "Quanxian Wang" wrote: > > This event contains name of output. It may be sent after > binding the output object. It is intended that client could > input a character output name as a parameter or for log info. > > Signed-off-by: Quanxian Wang > --- > protocol/wayland.xml