Re: [PATCH weston] Make border width and ball radius configurable

2014-11-29 Thread Seedo Eldho Paul
Hi! I thought it would be nice to have the border and radius configurable when the width and height of the arena already are. (sorry I forgot to cc list earler) Thanks, SEEDO On Nov 30, 2014 4:24 AM, "Jason Ekstrand" wrote: > I don't see anything wrong with this patch, but I'm forced to ask the

Re: [PATCH weston 5/6] xdg-shell: Rewrite documentation

2014-11-29 Thread Jason Ekstrand
I agree with Pekka's comments, I also have a couple of my own below. (Most of them are pretty trivial). With Pekka's and my comments addressed, this series looks good to me. --Jason On Sat, Nov 22, 2014 at 12:28 PM, Jasper St. Pierre wrote: > This rewrites basically all of the text inside xdg-

Re: [PATCH weston] Make border width and ball radius configurable

2014-11-29 Thread Jason Ekstrand
I don't see anything wrong with this patch, but I'm forced to ask the question: What's the point? I mean, it's a little bouncing ball, why does it need to be configurable? On Sat, Nov 29, 2014 at 5:36 AM, Seedo Eldho Paul wrote: > Also change "simple-shm exiting" to "simple-damage exiting" > >

[PATCH weston] Make border width and ball radius configurable

2014-11-29 Thread Seedo Eldho Paul
Also change "simple-shm exiting" to "simple-damage exiting" Signed-off-by: Seedo Eldho Paul --- clients/simple-damage.c | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/clients/simple-damage.c b/clients/simple-damage.c index fe532fe..9f3d58f 100644 --- a