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

2014-12-11 Thread Pekka Paalanen
On Sun, 30 Nov 2014 08:15:42 +0530 Seedo Eldho Paul wrote: > Hi! > > I thought it would be nice to have the border and radius configurable > when the width and height of the arena already are. I don't think this actually adds anything to the test case, does it? After all, the purpose of this cl

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] 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