[PATCH v10 0/3] set_maximised implemetation protocol + weston
juan.j.zhao at linux.intel.com
juan.j.zhao at linux.intel.com
Thu Feb 9 19:35:34 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
v10:update weston_surface's output after geometry changing
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 | 99 +++++++-
4 files changed, 746 insertions(+), 26 deletions(-)
--
1.7.5.4
More information about the wayland-devel
mailing list