[PATCH v9 0/3] set_maximised implemetation protocol + weston
juan.j.zhao at linux.intel.com
juan.j.zhao at linux.intel.com
Wed Feb 8 18:09:28 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)
v9:remove that output checking
use output->x and output->y as topleft coordinate
update saved_x and saved_y for set_maximised
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 | 89 +++++++-
3 files changed, 740 insertions(+), 2 deletions(-)
--
1.7.5.4
More information about the wayland-devel
mailing list