Re: weston-launch: xkbcommon error

2013-09-20 Thread Daniel Stone
Hi, You need to install xkeyboard-config into /usr/share. Cheers, Daniel On 20 September 2013 11:18, wrote: > Hello, > > I have built Wayland according to the instructions available on > http://wayland.freedesktop.org/building.html. Then, as a normal user (member > of the group > weston-launch

weston-launch: xkbcommon error

2013-09-20 Thread christophe . jarry
Hello, I have built Wayland according to the instructions available on http://wayland.freedesktop.org/building.html. Then, as a normal user (member of the group weston-launch), I do: weston-launch I obtain this error: xkbcommon: ERROR: failed to add default include path /usr/share/X11/

[PATCH weston] xwm: remove the destroy listener from the old surface signal

2013-09-20 Thread Giulio Camuffo
--- src/xwayland/window-manager.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/xwayland/window-manager.c b/src/xwayland/window-manager.c index 3b88dac..9f0899d 100644 --- a/src/xwayland/window-manager.c +++ b/src/xwayland/window-manager.c @@ -2087,6 +2087,12 @@ xserver_set_window_

[PATCH wayland] Export the Wayland protocol XML file

2013-09-20 Thread Jason Ekstrand
Signed-off-by: Jason Ekstrand --- protocol/Makefile.am | 2 +- src/wayland-client.pc.in | 2 ++ src/wayland-server.pc.in | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 08690b3..cc9cd1c 100644 --- a/protocol/Makefile.am +

[RFC DRAFT] graphics tablet protocol extension

2013-09-20 Thread Peter Hutterer
I've been working on a protocol extension to support graphics tablets such as the Wacom set of tablets, and I'm now at the stage where I'd like a few comments. I was hoping that I'd get a full implementation before XDC but unfortunately that didn't happen, so for now I'll just show the protocol. I'