On Mon, 16 Jan 2012 01:20:52 +0800
juan.j.z...@linux.intel.com wrote:
> From: Juan Zhao
>
> add a request from the client to notify the compositor the maximised
> operation. The compositor will send a configure event back to the
> client
>
> Signed-off-by: Juan Zhao
> Signed-off-by: Zhiwen Wu
On Mon, 16 Jan 2012 01:20:51 +0800
juan.j.z...@linux.intel.com wrote:
> From: Juan Zhao
>
> Map the surface as a fullscreen surface. Four types are supported.
> "default" means the client has no preference on fullscreen
> behavior, policies are determined by compositor.
> Th
Dear All:
i want to run xorg under the wayland as a wayland-client, and i download
the xorg in the
git://people.freedesktop.org/~krh/xserver
and the intel video in the:
git://people.freedesktop.org/~krh/xf86-video-intel
when i run the xorg , i get the error:
[ 1955.177] (EE) XKB: Couldn't o
On Sat, Jan 14, 2012 at 9:58 AM, Olivier Le Thanh Duong
wrote:
> Hi,
>
> the warning message displayed when weston can't read /dev/input/event*
> is a bit misleading, the attached path correct that.
Yup, thanks.
Kristian
> Regards,
> Olivier
>
> --
> Olivier Lê Thanh Duong
>
> __
From: Juan Zhao
F12:Force mode
F11:Scale mode
F10:Fill mode
F09:Maximised
F08:set_toplevel to reset
Signed-off-by: Juan Zhao
Signed-off-by: Zhiwen Wu
---
clients/Makefile.am |5 +-
clients/simple-fullscreen.c | 622 +++
clients/window.c
From: Juan Zhao
Signed-off-by: Juan Zhao
Signed-off-by: Zhiwen Wu
---
src/shell.c | 43 ++-
1 files changed, 42 insertions(+), 1 deletions(-)
diff --git a/src/shell.c b/src/shell.c
index d19b449..c728c5f 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -
From: Juan Zhao
Signed-off-by: Juan Zhao
Signed-off-by: Zhiwen Wu
---
src/compositor-drm.c | 163 +
src/compositor.c | 219 +++---
src/shell.c | 20 +
3 files changed, 372 insertions(+), 30 del
From: Juan Zhao
mainly update shell part here
Signed-off-by: Juan Zhao
Signed-off-by: Zhiwen Wu
---
src/compositor.c |4 +-
src/compositor.h | 21 ++-
src/shell.c | 59 ++---
3 files changed, 64 insertions(+), 20 del
From: Juan Zhao
add a request from the client to notify the compositor the maximised
operation. The compositor will send a configure event back to the
client
Signed-off-by: Juan Zhao
Signed-off-by: Zhiwen Wu
---
protocol/wayland.xml |5 +
1 files changed, 5 insertions(+), 0 deletions(
From: Juan Zhao
Map the surface as a fullscreen surface. Four types are supported.
"default" means the client has no preference on fullscreen
behavior, policies are determined by compositor.
The compositor will send a configure event to the
client.
"scale" means th
10 matches
Mail list logo