Re: [PATCH] Fix pointer position clipping.

2012-02-23 Thread Scott Moreau
On Thu, Feb 23, 2012 at 3:47 PM, Kristian Hoegsberg wrote: > On Wed, Feb 22, 2012 at 01:57:51PM -0700, Scott Moreau wrote: > > Yup, good fix, applied. > > Kristian > Applied but not pushed? I don't see it in the current weston log history. ___ wayland-d

Re: [PATCH] Fix pointer position clipping.

2012-02-23 Thread Kristian Hoegsberg
On Wed, Feb 22, 2012 at 01:57:51PM -0700, Scott Moreau wrote: Yup, good fix, applied. Kristian > --- > src/compositor.c |8 > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/src/compositor.c b/src/compositor.c > index 5a424fa..1963322 100644 > --- a/src/composito

[PATCH] Fix pointer position clipping.

2012-02-22 Thread Scott Moreau
--- src/compositor.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index 5a424fa..1963322 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -1304,10 +1304,10 @@ notify_motion(struct wl_input_device *device, uint32_t time,