efl/src/lib/ecore_wayland
Chris Michael cf8e054889 Add private function to get the window hash.
When destroying window, also destroy animator callback.
Change ecore_wl_window_damage function to Only do damage.
Add separate ecore_wl_window_commit function to push those accumulated
damages.
In ecore_wl_window_surface_create, if the window already has a
surface, return that ... Not Null.
During window show, only create a shell_surface if it does not Already
exist.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-06-07 15:42:53 +01:00
..
Ecore_Wayland.h Modify ecore_wl_animator_source_set function to not need a window. 2013-06-07 15:42:53 +01:00
ecore_wl.c Add ecore_wl_animator_source_set code for setting Custom animators. 2013-06-07 15:42:53 +01:00
ecore_wl_dnd.c Fix potential memleak reported by klockwork. 2013-05-29 13:24:49 +01:00
ecore_wl_input.c Modify ecore_wl_input keypress code to handle modifiers Not on every 2013-06-07 15:42:53 +01:00
ecore_wl_output.c ecore/wayland: Fix screen geometry when it is rotated. 2013-04-02 17:27:39 -03:00
ecore_wl_private.h Add private function to get the window hash. 2013-06-07 15:42:53 +01:00
ecore_wl_window.c Add private function to get the window hash. 2013-06-07 15:42:53 +01:00