efl/src/modules/ecore_evas/engines/wayland
Bruno Dilly 1e62cd562e ecore_wl2: avoid adding repeated devices
Summary:
After changes done on commit 9f8e2e0d9c
it was possible to have multiple devices with the same
id added throught the function
_ecore_evas_wl_common_cb_global_added().

To avoid such issue, let's check if the device was already
created first.

Reviewers: iscaro

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4428
2016-11-24 18:31:23 -02:00
..
ecore_evas_wayland_common.c ecore_wl2: avoid adding repeated devices 2016-11-24 18:31:23 -02:00
ecore_evas_wayland_egl.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00
ecore_evas_wayland_private.h wayland: Remove support for "draw_frame" 2016-11-03 17:22:14 +09:00
ecore_evas_wayland_shm.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00