efl/src/lib/ecore_wl2
Chris Michael 6dca94d8bf ecore-wl2: No need to call hide inside the free function
When we are freeing an Ecore_Wl2_Window, there is no need to call
ecore_wl2_window_hide anymore because inside the free function we are
destroying subsurfaces, surfaces, etc, etc so no need to even unmap
them.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-12-05 09:27:11 -05:00
..
Ecore_Wl2.h Ecore Wl2 Input: Canvas focus IN/OUT events should contain the seat. 2016-11-28 13:57:55 -02:00
ecore_wl2.c ecore_wl2: associate evas devices to input ecore events 2016-11-01 16:06:19 -02:00
ecore_wl2_display.c wayland_egl: Fix double free in case of failure 2016-08-11 11:37:41 +09:00
ecore_wl2_dnd.c ecore-wl2: Fix typo in API function name 2016-10-17 10:43:27 -04:00
ecore_wl2_input.c ecore-wl2: Add warning if a wl_surface_frame callback failes to get created 2016-11-30 12:12:38 -05:00
ecore_wl2_output.c ecore-wl2: Add API function to get the DPI of a given output 2015-12-03 12:02:40 -05:00
ecore_wl2_private.h ecore_wl2: associate evas devices to input ecore events 2016-11-01 16:06:19 -02:00
ecore_wl2_seat.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_subsurf.c ecore-wl2: null out subsurface pointers after destroying them 2016-05-05 10:49:30 -04:00
ecore_wl2_window.c ecore-wl2: No need to call hide inside the free function 2016-12-05 09:27:11 -05:00
linux-dmabuf-unstable-v1-client-protocol.h ecore_wl2: Add generated dmabuf files 2016-04-19 15:11:09 -04:00
linux-dmabuf-unstable-v1-protocol.c ecore_wl2: Add generated dmabuf files 2016-04-19 15:11:09 -04:00
linux-dmabuf-unstable-v1-server-protocol.h ecore_wl2: Add generated dmabuf files 2016-04-19 15:11:09 -04:00
session-recovery.c wayland: implement session recovery 2016-05-05 10:49:31 -04:00
session-recovery.h wayland: implement session recovery 2016-05-05 10:49:31 -04:00
subsurface-client-protocol.h ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
subsurface-protocol.c ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
teamwork_protocol.c elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
teamwork_protocol.h elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
www-protocol.c ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
www-protocol.h ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
xdg-shell-client-protocol.h ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00
xdg-shell-protocol.c ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00