---
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)
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
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
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
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