Ecore_Wayland: Add ecore_wl_window_surface_create() API
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 26 Mar 2013 18:48:41 +0000 (15:48 -0300)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 26 Mar 2013 18:51:41 +0000 (15:51 -0300)
commit19561c611250352df5bc571e0ec2fa88972e4bdd
treef362725641edd6920a72d478350cc37954345aac
parent40e7751055e494bb03444b028fe08d4a4ea84dbc
Ecore_Wayland: Add ecore_wl_window_surface_create() API

On some use cases, it is necessary to create a new wl_surface without
associating it to a wl_shell_surface. This new API makes it possible.

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