Re: [PATCH xwayland 3/3] xwayland: fix pointer enter/leave

2012-05-07 Thread Kristian Høgsberg
On Mon, May 07, 2012 at 03:04:59PM +0300, Tiago Vignatti wrote: Thanks, that looks better. Kristian > Signed-off-by: Tiago Vignatti > --- > hw/xfree86/xwayland/xwayland-input.c | 16 ++-- > 1 file changed, 6 insertions(+), 10 deletions(-) > > diff --git a/hw/xfree86/xwayland/xwa

[PATCH xwayland 3/3] xwayland: fix pointer enter/leave

2012-05-07 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- hw/xfree86/xwayland/xwayland-input.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/hw/xfree86/xwayland/xwayland-input.c b/hw/xfree86/xwayland/xwayland-input.c index 79def3b..7cc7a1f 100644 --- a/hw/xfree86/xwayland/xwayl