On Thu, Jan 14, 2016 at 04:25:00PM +, Daniel Stone wrote:
> Hi,
>
> On 13 January 2016 at 02:14, Jonas Ådahl wrote:
> > This patch introduces a new protocol for locking and confining a
> > pointer. It consists of a new global object with two requests; one for
> > locking the surface to a posi
Hi,
On 13 January 2016 at 02:14, Jonas Ådahl wrote:
> This patch introduces a new protocol for locking and confining a
> pointer. It consists of a new global object with two requests; one for
> locking the surface to a position, one for confining the pointer to a
> given region.
>
> Signed-off-by
On Wed, Jan 13, 2016 at 01:59:21PM +0800, Jonas Ådahl wrote:
> On Wed, Jan 13, 2016 at 02:44:29PM +1000, Peter Hutterer wrote:
> > On Wed, Jan 13, 2016 at 10:14:50AM +0800, Jonas Ådahl wrote:
> > > This patch introduces a new protocol for locking and confining a
> > > pointer. It consists of a new
On Wed, Jan 13, 2016 at 01:59:24PM +0800, Jonas Ådahl wrote:
[...]
> > > +
> > > +
> > > +
> > > +
> > > + These errors can be emitted in response to wp_pointer_constraints
> > > + requests.
> > > +
> > > + > > + summary="pointer constraint already requested on that s
On Wed, Jan 13, 2016 at 02:44:29PM +1000, Peter Hutterer wrote:
> On Wed, Jan 13, 2016 at 10:14:50AM +0800, Jonas Ådahl wrote:
> > This patch introduces a new protocol for locking and confining a
> > pointer. It consists of a new global object with two requests; one for
> > locking the surface to a
On Wed, Jan 13, 2016 at 10:14:50AM +0800, Jonas Ådahl wrote:
> This patch introduces a new protocol for locking and confining a
> pointer. It consists of a new global object with two requests; one for
> locking the surface to a position, one for confining the pointer to a
> given region.
>
> Signe
This patch introduces a new protocol for locking and confining a
pointer. It consists of a new global object with two requests; one for
locking the surface to a position, one for confining the pointer to a
given region.
Signed-off-by: Jonas Ådahl
Reviewed-by: Peter Hutterer
Reviewed-by: Derek Fo