Re: [RFC v2] surface crop & scale protocol extension

2013-11-10 Thread Pekka Paalanen
On Fri, 8 Nov 2013 22:33:18 -0600 Jason Ekstrand wrote: > Pekka, > I've got just a comple of general comments below. > > On Nov 8, 2013 8:46 AM, "Pekka Paalanen" wrote: > > > > Hi all, > > > > this is the v2 of the crop and scale extension, as RFC. > > > > The v1 was in: > > http://lists.freede

[PATCH weston 7/7 v2] Update the weston man page to include the new Wayland backend options

2013-11-10 Thread Jason Ekstrand
Signed-off-by: Jason Ekstrand --- man/weston.man | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/man/weston.man b/man/weston.man index 39d854b..2095819 100644 --- a/man/weston.man +++ b/man/weston.man @@ -148,9 +148,27 @@ Name of the Wayland display to con

Re: [RFC v2] surface crop & scale protocol extension

2013-11-10 Thread Pekka Paalanen
On Fri, 8 Nov 2013 23:00:28 -0200 Rafael Antognolli wrote: > On Fri, Nov 08, 2013 at 10:59:07AM -0800, Bill Spitzak wrote: > > > > > > Pekka Paalanen wrote: > > >Hi all, > > > > > >this is the v2 of the crop and scale extension, as RFC. > > > > I get the impression that the result of crop+scal

Re: [RFC v2] surface crop & scale protocol extension

2013-11-10 Thread Pekka Paalanen
On Fri, 08 Nov 2013 18:04:33 -0800 Bill Spitzak wrote: > > > Rafael Antognolli wrote: > > On Fri, Nov 08, 2013 at 10:59:07AM -0800, Bill Spitzak wrote: > >> > >> Pekka Paalanen wrote: > >>> Hi all, > >>> > >>> this is the v2 of the crop and scale extension, as RFC. > >> I get the impression tha

Re: [PATCH weston 7/6] Update the weston man page to include the new Wayland backend options

2013-11-10 Thread Pekka Paalanen
Hi Jason, nice, just a couple of questions. :-) On Sat, 9 Nov 2013 22:02:00 -0600 Jason Ekstrand wrote: > Signed-off-by: Jason Ekstrand > --- > > This belongs in the Wayland backend patch series > > man/weston.man | 17 + > 1 file changed, 17 insertions(+) > > diff --git