On Sun, 19 Jan 2014 10:32:11 +0100
Jonas Ådahl wrote:
> Make it clear that multiple requests before commit are allowed and how it
> is handled.
>
> Signed-off-by: Jonas Ådahl
> ---
> protocol/wayland.xml | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/protocol/wayland.xml b/proto
Hello list,
We're getting close to the 1.4.0 release date - well, actually that
was supposed to be Jan 16, but we ended up slipping a week to get a
more solid first beta (1.3.92) out. We tagged that Jan 10 and here's
1.3.93, aka second beta or release candidate:
61102991fb28a1df68cedce35e9bec9
On Fri, Jan 10, 2014 at 11:33:06AM +0100, Hardening wrote:
> The API to use remoteFx encoding has changed between master and stable 1.1
> branch. This patch should fix compilation for both.
> This new version adds checks for the freerdp/version.h file
> ---
> configure.ac | 5 +
> src
Reviewed-by: Jasper St. Pierre
On Sun, Jan 19, 2014 at 4:32 AM, Jonas Ådahl wrote:
> Make it clear that multiple requests before commit are allowed and how it
> is handled.
>
> Signed-off-by: Jonas Ådahl
> ---
> protocol/wayland.xml | 4
> 1 file changed, 4 insertions(+)
>
> diff --git
Yeah, this makes sense.
Reviewed-by: Jasper St. Pierre
On Sun, Jan 19, 2014 at 4:32 AM, Jonas Ådahl wrote:
> Clarify some semantics of wl_subsurface.place_below and
> wl_subsurface.place_below that were not specified.
>
> Signed-off-by: Jonas Ådahl
> ---
>
> Hi,
>
> Hope this one makes more
Make it clear that multiple requests before commit are allowed and how it
is handled.
Signed-off-by: Jonas Ådahl
---
protocol/wayland.xml | 4
1 file changed, 4 insertions(+)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index b986c86..d47ee62 100644
--- a/protocol/wayland.xml
+
Clarify some semantics of wl_subsurface.place_below and
wl_subsurface.place_below that were not specified.
Signed-off-by: Jonas Ådahl
---
Hi,
Hope this one makes more sense. In this version I changed the original
double-buffer description instead of adding a new paragraph.
Jonas
protocol/wa