Re: [PATCH wayland 2/4] protocol: clarify input region on drags and pointers

2012-10-10 Thread Pekka Paalanen
On Wed, 10 Oct 2012 16:58:29 +0300 Ander Conselvan de Oliveira wrote: > On 10/10/2012 01:51 PM, Pekka Paalanen wrote: > > On Wed, 10 Oct 2012 13:28:07 +0300 > > Ander Conselvan de Oliveira wrote: > > > >> On 10/10/2012 12:47 PM, Pekka Paalanen wrote: > >>> Drag icon and cursor surfaces must neve

Re: [PATCH wayland 2/4] protocol: clarify input region on drags and pointers

2012-10-10 Thread Ander Conselvan de Oliveira
On 10/10/2012 01:51 PM, Pekka Paalanen wrote: On Wed, 10 Oct 2012 13:28:07 +0300 Ander Conselvan de Oliveira wrote: On 10/10/2012 12:47 PM, Pekka Paalanen wrote: Drag icon and cursor surfaces must never receive input, so their input region is always empty. Signed-off-by: Pekka Paalanen ---

Re: [PATCH wayland 2/4] protocol: clarify input region on drags and pointers

2012-10-10 Thread Pekka Paalanen
On Wed, 10 Oct 2012 13:28:07 +0300 Ander Conselvan de Oliveira wrote: > On 10/10/2012 12:47 PM, Pekka Paalanen wrote: > > Drag icon and cursor surfaces must never receive input, so their input > > region is always empty. > > > > Signed-off-by: Pekka Paalanen > > --- > > protocol/wayland.xml |

Re: [PATCH wayland 2/4] protocol: clarify input region on drags and pointers

2012-10-10 Thread Ander Conselvan de Oliveira
On 10/10/2012 12:47 PM, Pekka Paalanen wrote: Drag icon and cursor surfaces must never receive input, so their input region is always empty. Signed-off-by: Pekka Paalanen --- protocol/wayland.xml | 20 1 files changed, 16 insertions(+), 4 deletions(-) diff --git a/pro

[PATCH wayland 2/4] protocol: clarify input region on drags and pointers

2012-10-10 Thread Pekka Paalanen
Drag icon and cursor surfaces must never receive input, so their input region is always empty. Signed-off-by: Pekka Paalanen --- protocol/wayland.xml | 20 1 files changed, 16 insertions(+), 4 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index c45