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
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