Re: [PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-04 Thread Derek Foreman
On 01/04/16 11:19 AM, Daniel Stone wrote: > Hi, > > On 1 April 2016 at 16:14, Derek Foreman wrote: >> diff --git a/unstable/www/www-unstable-v1.xml >> b/unstable/www/www-unstable-v1.xml >> new file mode 100644 >> index 000..cb928a9 >> --- /dev/null >> +++ b/unstable/www/www-unstable-v1.xml >

Re: [PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-01 Thread Jan Engelhardt
On Friday 2016-04-01 18:19, Daniel Stone wrote: >> + >> +Copyright C 2016 Samsung Electronics > >It's 2016: we have Unicode copyright codepoints. More specifically, since © is the same as the word 'copyright', one of them is, in fact, completely redundant. (Means: Either write © 2016 o

Re: [PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-01 Thread Mike Blumenkrantz
Thanks for this detailed and thorough review. I will spend some time to carefully address your comments and follow with a revised version for you to personally inspect. On Fri, Apr 1, 2016 at 12:19 PM Daniel Stone wrote: > Hi, > > On 1 April 2016 at 16:14, Derek Foreman wrote: > > diff --git a/

Re: [PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-01 Thread Daniel Stone
Hi, On 1 April 2016 at 16:14, Derek Foreman wrote: > diff --git a/unstable/www/www-unstable-v1.xml > b/unstable/www/www-unstable-v1.xml > new file mode 100644 > index 000..cb928a9 > --- /dev/null > +++ b/unstable/www/www-unstable-v1.xml > @@ -0,0 +1,58 @@ > + > + > + > + > +Copyright C

Re: [PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-01 Thread Derek Foreman
On 01/04/16 10:14 AM, Derek Foreman wrote: > From: Mike Blumenkrantz > > This protocol tells clients when they're moved and when they're > being dragged so they can use this information for amazing > graphical effects. > > For more information on how this is used in EFL applications, please see:

[PATCH wayland-protocols] unstable: Add the Wayland Wobbly Windows protocol

2016-04-01 Thread Derek Foreman
From: Mike Blumenkrantz This protocol tells clients when they're moved and when they're being dragged so they can use this information for amazing graphical effects. For more information on how this is used in EFL applications, please see: https://blogs.s-osg.org/implementing-client-side-post-pr