Re: [protocol v6 PATCH] add maximised protocol

2012-02-06 Thread Juan Zhao
On 02/06/2012 11:11 PM, Rob Bradford wrote: On 3 February 2012 08:45, Pekka Paalanen wrote: On Fri, 3 Feb 2012 16:16:16 +0800 juan.j.z...@linux.intel.com wrote: From: Juan Zhao add a request from the client to notify the compositor the maximised operation. The compositor will send a config

Re: [protocol v6 PATCH] add maximised protocol

2012-02-06 Thread Rob Bradford
On 3 February 2012 08:45, Pekka Paalanen wrote: > On Fri,  3 Feb 2012 16:16:16 +0800 > juan.j.z...@linux.intel.com wrote: > >> From: Juan Zhao >> >> add a request from the client to notify the compositor the maximised >> operation. The compositor will send a configure event back to the >> client

Re: [protocol v6 PATCH] add maximised protocol

2012-02-03 Thread Pekka Paalanen
On Fri, 3 Feb 2012 16:16:16 +0800 juan.j.z...@linux.intel.com wrote: > From: Juan Zhao > > add a request from the client to notify the compositor the maximised > operation. The compositor will send a configure event back to the > client > --- > protocol/wayland.xml |8 > 1 files c

[protocol v6 PATCH] add maximised protocol

2012-02-03 Thread juan . j . zhao
From: Juan Zhao add a request from the client to notify the compositor the maximised operation. The compositor will send a configure event back to the client --- protocol/wayland.xml |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/protocol/wayland.xml b/protocol/w