>From 77da041b28c44a8ed19f69e35829722f444e493e Mon Sep 17 00:00:00 2001
From: Laszlo Agocs
Date: Fri, 16 Dec 2011 10:29:36 +0200
Subject: [PATCH] Increase closure buffer size and fail gracefully for too big closures.
Buffer size changed from 256 to 1024 bytes. Marshalling will now stop
if
>From c7f566225ac055a3fc30b1b9a97eef5481a516c0 Mon Sep 17 00:00:00 2001
From: Laszlo Agocs
Date: Fri, 16 Dec 2011 10:29:36 +0200
Subject: [PATCH] Increase closure buffer size and fail gracefully for too big closures.
Buffer size changed from 256 to 1024 bytes. Marshalling will now
calculate
From f656362511e2622e3cde6062e156b59a83b50e03 Mon Sep 17 00:00:00 2001
From: Laszlo Agocs
Date: Wed, 29 Jun 2011 17:51:29 +0300
Subject: [PATCH] Add touch events to protocol.
---
protocol/wayland.xml | 39 +++
1 files changed, 39 insertions(+), 0
From 3fa2ad7dec42f85795449f33b2a4c9461aa4924d Mon Sep 17 00:00:00 2001
From: Laszlo Agocs
Date: Tue, 14 Jun 2011 11:35:28 +0200
Subject: [PATCH] Do not leak globals and listeners.
---
wayland/wayland-client.c |8
wayland/wayland-server.c |4
2 files changed, 12
t the object is no longer
available, so they can take it out of their global list. That is, the
opposite of display_handle_global:
http://cgit.freedesktop.org/wayland/wayland/tree/wayland/wayland-client.c#n234
Kristian
On Fri, Jun 10, 2011 at 6:43 AM, Laszlo Agocs wrote:
From 9306be3637fd36aca936cfd797298a8e22c88c56 Mon Sep 17 00:00:00 2001
From: Laszlo Agocs
Date: Fri, 10 Jun 2011 11:17:51 +0200
Subject: [PATCH] Add wl_display_remove_global.
Change 4453ba084aae5a00318b9dfdeda95e8eaa17494c disallows using
post_global with objects not on the global list