[PATCH v8 0/3] set_maximised implemetation protocol + weston

juan.j.zhao at linux.intel.com juan.j.zhao at linux.intel.com
Tue Feb 7 20:02:17 PST 2012


From: Juan Zhao <juan.j.zhao at linux.intel.com>

v6:I rebase the set_maximised work at first. Because it is independed with fullscreen protocol.
v7:update the protocol comments
   remove some unnecessary printf
   add output parameter, only the bound output can be set maximised to
   move the geometry calculation to map and configure
v8:update the output collecting
   update the geometry setting
   remove the unnecessary damage operation
   update the test case's key:leaving F9-F12 test fullscreen
   (no difference for protocol part)

you can also refer to:
git://gitorious.org/wayland-for-krh/weston.git maximised
git://gitorious.org/wayland-for-krh/wayland.git maximised
---
 protocol/wayland.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

 clients/Makefile.am   |    6 +-
 clients/simple-rect.c |  647 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/shell.c           |  100 ++++++++
 3 files changed, 752 insertions(+), 1 deletions(-)

-- 
1.7.5.4



More information about the wayland-devel mailing list