[PATCH weston] shell: Another NULL check.

2012-05-12 Thread Scott Moreau
--- src/shell.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/shell.c b/src/shell.c index a44074d..7016bfe 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2170,9 +2170,14 @@ static void shell_surface_configure(struct weston_surface *es, int32_t sx, int32_t sy)

[PATCH weston] compositor: Bail out if prev is NULL in clip_pointer_motion()

2012-05-12 Thread Scott Moreau
We can hit this case if both the preceding calls to pixman_region32_contains_point() return false. --- src/compositor.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index e0e0bee..dc878ad 100644 --- a/src/compositor.c +++ b/src/co

[PATCH xserver] input: Track wayland protocol changes.

2012-05-12 Thread Scott Moreau
Use wl_fixed_t types in the input handler. Thanks to Martin Minarik for bisecting to track down the problem. --- hw/xfree86/xwayland/xwayland-input.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/xfree86/xwayland/xwayland-input.c b/hw/xfree86/xwayland/xwayland-in

[PATCH] simple-shm: Handle ping event.

2012-05-12 Thread Scott Moreau
Since simple-shm does not use toytoolkit, it needs to respond to ping events so it is not deemed unresponsive. --- clients/simple-shm.c | 28 1 files changed, 28 insertions(+), 0 deletions(-) diff --git a/clients/simple-shm.c b/clients/simple-shm.c index 16f718c..c

Re: Comment on Wayland anti-FUD

2012-05-12 Thread Pekka Paalanen
On Fri, 11 May 2012 14:40:49 + datenwolf wrote: > datenwolf (http://datenwolf.myid.net/) has left a new comment on > your post "Wayland anti-FUD": Hello! (This comment was private and quite long, so I thought it would be better to reply on the mailing list.) > Stacking compositors is a bad