ecore_evas_tbm: fix a wrong seat device as parent of a evas_device 84/272484/1
authorduna.oh <duna.oh@samsung.com>
Thu, 17 Mar 2022 10:38:30 +0000 (19:38 +0900)
committerduna.oh <duna.oh@samsung.com>
Thu, 17 Mar 2022 10:46:24 +0000 (19:46 +0900)
commitcedebc2120f0f25eee28134de05e3b1b0afa5380
tree24c13614ce7a730b47d95ad193bcfd83aea68096
parentafc11f68286f35a1d39092ed6c5787f0ed26317e
ecore_evas_tbm: fix a wrong seat device as parent of a evas_device

It was a bug that all of evas_devices in tbm backend have a default seat,
though a device sits in different seat, other than 'Enlightenment seat'.
This is fixed by using seatname in Ecore_Event_Device_Info struct.
A device now has a right seat device as a parent of it.

Change-Id: Ica419b3c56eb18a376fe462346da70b234790466
src/modules/ecore_evas/engines/tbm/ecore_evas_tbm.c