On Sat, 23 May 2015 07:12:50 +0100
Daniel Stone wrote:
> Hi,
>
> On Friday, May 22, 2015, Derek Foreman wrote:
>
> > If the compositor has never seen a mouse, exposay will crash because
> > the seat->pointer pointer is NULL.
> >
> > Signed-off-by: Derek Foreman >
> >
>
> Reviewed-by: Daniel S
Hi,
On Friday, May 22, 2015, Derek Foreman wrote:
> If the compositor has never seen a mouse, exposay will crash because
> the seat->pointer pointer is NULL.
>
> Signed-off-by: Derek Foreman >
>
Reviewed-by: Daniel Stone
___
wayland-devel mailing lis
If the compositor has never seen a mouse, exposay will crash because
the seat->pointer pointer is NULL.
Signed-off-by: Derek Foreman
---
desktop-shell/exposay.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/desktop-shell/exposay.c b/desktop-shell/exposay.c
i