efl/src/modules/ecore_evas/engines
Guilherme Iscaro 9ba11c5cd0 Ecore Evas Wayland: Create the devices during Ecore_Evas setup.
Summary:
When launching an Elementary App using Wayland the elm_config will
automatically connect to the Wayland's display server and all events
regarding seats are lost, since by the time that Ecore_Evas is created
the global events were already dispatched. To fix this problem,
everytime an Ecore_Evas is created, the code must check if there
are any seat capabilities available, if so, the devices will be created.

Reviewers: bdilly, barbieri, cedric, jpeg

Subscribers: devilhorns, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4390
2016-11-16 18:26:25 +09:00
..
cocoa Ecore Evas Cocoa: Properly unregister the window events. 2016-10-10 14:20:48 -03:00
drm ecore-evas-drm: Fix call to drmHandleEvent 2016-11-15 08:42:07 -05:00
extn evas_engines: Add fn_evas_changed callback 2016-09-08 13:55:23 -05:00
fb evas_engines: Add fn_evas_changed callback 2016-09-08 13:55:23 -05:00
psl1ght evas_engines: Add fn_evas_changed callback 2016-09-08 13:55:23 -05:00
sdl evas_engines: Add fn_evas_changed callback 2016-09-08 13:55:23 -05:00
wayland Ecore Evas Wayland: Create the devices during Ecore_Evas setup. 2016-11-16 18:26:25 +09:00
win32 evas_engines: Add fn_evas_changed callback 2016-09-08 13:55:23 -05:00
x remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00