ecore_wl: Handle ECORE_WL_WINDOW_TYPE_NONE correctly
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Wed, 12 Jun 2013 20:15:48 +0000 (17:15 -0300)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Wed, 12 Jun 2013 20:40:02 +0000 (17:40 -0300)
commit734e52d011ffd95e8af21ac22aa602647770ff29
tree8ef492235aad825974acfd3ca293a9d5572c9aa7
parent3d2bc979db674f160b672013d1444ea0f991caf2
ecore_wl: Handle ECORE_WL_WINDOW_TYPE_NONE correctly

Also changes the default window type to ECORE_WL_WINDOW_TYPE_TOPLEVEL as it is
the most used case. If someone needs another type, set it manually.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
src/lib/ecore_wayland/ecore_wl_window.c