[PATCH] src/Makefile.am: correct compile failure for launcher-util.c

2013-11-24 Thread Xiong Zhang
The following error message is generated during compile In file included from launcher-util.c:43:0: compositor.h:35:28: fatal error: wayland-server.h: No such file or directory #include Signed-off-by: Xiong Zhang --- src/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Re: [RFC] Common input device library

2013-11-24 Thread Jonas Ådahl
On Tue, Nov 12, 2013 at 10:50:18PM +0100, Jonas Ådahl wrote: > Hi, > > Wayland compositors are expected to deal with input device processing > themselves providing input events according to the Wayland protocol to > the clients. So far only weston has had more than basic support for > processing r