RE: [E-devel] [PATCH] Wayland: Fix not add input.

2012-05-23 Thread Chris Michael
Fixed in EFL svn now, Thanks :) Dh > -Original Message- > From: zhiwen...@linux.intel.com [mailto:zhiwen...@linux.intel.com] > Sent: 23 May 2012 08:32 > To: enlightenment-de...@lists.sourceforge.net > Cc: wayland-devel@lists.freedesktop.org > Subject: [E-devel] [PATCH

[PATCH] Wayland: Fix not add input.

2012-05-23 Thread zhiwen . wu
From: Alex Wu wl_seat adopation patch didn't change the interface name from "wl_input_device" to "wl_seat" at global object listener handler, so that no input will be added. --- src/lib/ecore_wayland/ecore_wl.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ecore