Re: [protocol PATCH v2 2/2] add set_maximised method for wl_shell_surface interface

2012-01-10 Thread Pekka Paalanen
On Mon, 9 Jan 2012 22:50:21 +0800 juan.j.z...@linux.intel.com wrote: > From: Alex Wu > > add one interface to let the client notify the compositor the maximised > operation, > and then the compositor will send a configure event back to the client > > Signed-off-by: Juan Zhao > Signed-off-by

[protocol PATCH v2 2/2] add set_maximised method for wl_shell_surface interface

2012-01-09 Thread juan . j . zhao
From: Alex Wu add one interface to let the client notify the compositor the maximised operation, and then the compositor will send a configure event back to the client Signed-off-by: Juan Zhao Signed-off-by: Alex Wu --- protocol/wayland.xml |2 ++ 1 files changed, 2 insertions(+), 0 de