efl/src/lib/ecore_wl2
Derek Foreman f80061e184 ecore_wl2: Take a library reference on surface create
Since surface handling is now done via modules, we need to ensure
the library can't be shutdown while a surface exists.  Otherwise,
we get a segfault trying to call a function we've unmapped.

Fixes a bug on shutdown for some wayland clients using software
rendering.
2018-02-15 11:07:12 -06:00
..
Ecore_Wl2.h ecore_wl2: Add new event for windows not displayed on any output 2018-01-30 17:09:51 -06:00
ecore_wl2.c ecore_wl2: Add new event for windows not displayed on any output 2018-01-30 17:09:51 -06:00
ecore_wl2_buffer.c ecore_wl2: fix ecore_wl2_buffer_wl_buffer_get 2018-01-26 15:54:00 -06:00
ecore_wl2_display.c wayland: always flush client display when protocol sends are pending 2018-01-17 17:06:13 -05:00
ecore_wl2_dnd.c ecore wl2 - fix null checing of drag offer - coverity 2017-09-28 15:28:00 +09:00
ecore_wl2_input.c ecore-wl2: correctly translate spacebar keyname into key events 2018-01-22 13:04:15 -05:00
ecore_wl2_output.c ecore_wl2: Add internal _ecore_wl2_output_find 2018-01-30 17:09:51 -06:00
ecore_wl2_private.h ecore_wl2_surface: Flush surfaces for offscreen windows 2018-01-30 17:09:52 -06:00
ecore_wl2_subsurf.c wayland: Reduce number of unneccessary display flushes 2018-01-19 12:40:40 -06:00
ecore_wl2_surface.c ecore_wl2: Take a library reference on surface create 2018-02-15 11:07:12 -06:00
ecore_wl2_surface_module_dmabuf.c ecore_wl2_surface_dmabuf: fix memory leak on surface destroy 2018-02-13 17:31:41 -06:00
ecore_wl2_window.c ecore_wl2: Fix memory leak on shutdown 2018-02-13 17:10:04 -06:00
window_v6.x wayland: add xdg-shell vfinal support for client-side 2018-01-10 11:39:52 -05:00