etrunko pushed a commit to branch master.
commit 1a2ae24e8b912dae896c628b3f9340cbf412df14
Author: Eduardo Lima (Etrunko) <[email protected]>
Date: Wed Jun 26 11:35:59 2013 -0300
ecore_wayland: Yes, we need to call display_dispatch
Signed-off-by: Eduardo Lima (Etrunko) <[email protected]>
---
src/lib/ecore_wayland/ecore_wl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/ecore_wayland/ecore_wl.c b/src/lib/ecore_wayland/ecore_wl.c
index 9578c19..9b12ecf 100644
--- a/src/lib/ecore_wayland/ecore_wl.c
+++ b/src/lib/ecore_wayland/ecore_wl.c
@@ -164,7 +164,7 @@ ecore_wl_init(const char *name)
wl_registry_add_listener(_ecore_wl_disp->wl.registry,
&_ecore_wl_registry_listener, _ecore_wl_disp);
- /* NB: Hmmm, should we display_dispatch here ?? */
+ ecore_wl_display_iterate();
if (!_ecore_wl_xkb_init(_ecore_wl_disp))
{
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev