efl/src/modules/ecore_evas/engines/wayland
Derek Foreman 706a1a33a4 ecore_evas_wayland: Use surface from engine info
Calling ecore_wl2_window_surface_get() has the side effect of creating
a new wayland surface if we don't already have one.  If we do that
during a session recovery, we can try to create a new surface while
we have no connection to a compositor - that's Bad.

So we just use the one we already have stored - which we NULL out on
disconnect.
2017-03-03 13:30:01 -06:00
..
ecore_evas_wayland_common.c ecore_evas_wayland: Use surface from engine info 2017-03-03 13:30:01 -06:00
ecore_evas_wayland_egl.c ecore-evas-wayland: Remove unused includes 2016-12-02 14:25:10 -05:00
ecore_evas_wayland_private.h ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode 2017-03-01 11:30:15 -05:00
ecore_evas_wayland_shm.c ecore-evas-wayland: Remove unused includes 2016-12-02 14:25:10 -05:00