On Tue, Feb 26, 2013 at 02:58:37PM +0200, Pekka Paalanen wrote:
> On Mon, 25 Feb 2013 21:33:24 -0500
> Kristian Høgsberg wrote:
>
> > The pointer lock extension lets a client lock pointer motion and receive
> > relative pointer motion events. This patch implements the weston side
> > of the exte
On Tue, Feb 26, 2013 at 01:55:11PM +0200, Pekka Paalanen wrote:
> On Mon, 25 Feb 2013 21:33:24 -0500
> Kristian Høgsberg wrote:
>
> > The pointer lock extension lets a client lock pointer motion and receive
> > relative pointer motion events. This patch implements the weston side
> > of the exte
On Mon, 25 Feb 2013 21:33:24 -0500
Kristian Høgsberg wrote:
> The pointer lock extension lets a client lock pointer motion and receive
> relative pointer motion events. This patch implements the weston side
> of the extension.
> ---
> src/compositor.c | 184
> ++
On Mon, 25 Feb 2013 21:33:24 -0500
Kristian Høgsberg wrote:
> The pointer lock extension lets a client lock pointer motion and receive
> relative pointer motion events. This patch implements the weston side
> of the extension.
> ---
> src/compositor.c | 184
> ++
The pointer lock extension lets a client lock pointer motion and receive
relative pointer motion events. This patch implements the weston side
of the extension.
---
src/compositor.c | 184 ++-
src/compositor.h | 7 +++
2 files changed, 189 ins