On 09/17/2014 01:20 PM, Jonas Ådahl wrote:
Could you clarify where the cursor should be during the lock,
and what should be the cursor position when a lock is ended ?
Sure. Can add a clause saying that the the position of the actual pointer
will stay where it was before the lock was initiated
On Wed, Sep 17, 2014 at 09:55:36PM +0200, Axel Davy wrote:
> On 17/09/2014 21:39, Jonas Ådahl wrote :
> >Hi,
> >
> >This short series introduces a pointer lock interface based on the
> >previous proposal[0] by Kristian Høgsberg from last year. The first patch
> >adds a protocol more or less equal t
On 17/09/2014 21:39, Jonas Ådahl wrote :
Hi,
This short series introduces a pointer lock interface based on the
previous proposal[0] by Kristian Høgsberg from last year. The first patch
adds a protocol more or less equal to Kristians proposal, but moved out
of wl_seat into its own global object
Hi,
This short series introduces a pointer lock interface based on the
previous proposal[0] by Kristian Høgsberg from last year. The first patch
adds a protocol more or less equal to Kristians proposal, but moved out
of wl_seat into its own global object (currently _wl_pointer_lock), with
some con