efl/src/modules/ecore_evas/engines
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
..
cocoa Ecore Evas: Add support to set cursor icon per mouse device. 2016-12-20 18:34:39 -02:00
drm ecore-evas-drm: Fix setting rotation during async render 2017-02-13 13:43:21 -05:00
extn Ecore Evas: Add API to set/get the pointer position per device. 2016-12-20 18:34:39 -02:00
fb Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
psl1ght Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
sdl Ecore Evas: Add support to set cursor icon per mouse device. 2016-12-20 18:34:39 -02:00
wayland ecore_evas_wayland: Use surface from engine info 2017-03-03 13:30:01 -06:00
win32 Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
x eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00