[protocol PATCH v2 2/2] add set_maximised method for wl_shell_surface interface
juan.j.zhao at linux.intel.com
juan.j.zhao at linux.intel.com
Mon Jan 9 06:50:21 PST 2012
From: Alex Wu <zhiwen.wu at linux.intel.com>
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 <juan.j.zhao at linux.intel.com>
Signed-off-by: Alex Wu <zhiwen.wu at linux.intel.com>
---
protocol/wayland.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 041c607..193facf 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -357,6 +357,8 @@
<entry name="fill" value="3"/>
</enum>
+ <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,
--
1.7.5.4
More information about the wayland-devel
mailing list