[protocol PATCH v3 2/2] add maximised protocol
Pekka Paalanen
ppaalanen at gmail.com
Sun Jan 15 23:32:22 PST 2012
On Mon, 16 Jan 2012 01:20:52 +0800
juan.j.zhao at linux.intel.com wrote:
> From: Juan Zhao <juan.j.zhao at linux.intel.com>
>
> add a request from the client to notify the compositor the maximised
> operation. The compositor will send a configure event back to the
> client
>
> Signed-off-by: Juan Zhao <juan.j.zhao at linux.intel.com>
> Signed-off-by: Zhiwen Wu <zhiwen.wu at linux.intel.com>
> ---
> protocol/wayland.xml | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 4a87309..7a8b6be 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -371,6 +371,11 @@
> <entry name="fill" value="3"/>
> </enum>
>
> + <!-- A request from the client to notify the compositor the maximised
> + operation. The compositor will send a configure event back to the
> + client -->
> + <request name="set_maximised" />
> +
> <!-- Popup surfaces. Will switch an implicit grab into
> owner-events mode, and grab will continue after the implicit
> grab ends (button released). Once the implicit grab is over,
Looks good!
Thanks,
pq
More information about the wayland-devel
mailing list