Ecore Wayland: Remove ECORE_WL2_SEAT_CAPABILITIES_NO_SEAT.
authorGuilherme Iscaro <iscaro@profusion.mobi>
Wed, 16 Nov 2016 19:04:02 +0000 (17:04 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 16 Nov 2016 19:50:32 +0000 (17:50 -0200)
commit9f8e2e0d9c9b4150cce2fc9bfb825d4f49ba7840
tree59c58bc086076ec341d4d9395966ebd02dcd1966
parent55ab71bd67429114557fb62a0ae01378aa098469
Ecore Wayland: Remove ECORE_WL2_SEAT_CAPABILITIES_NO_SEAT.

Summary:
It's not possible to have an Ecore_Wl2_Input without a seat.

Ecore Evas Wayland: Remove seat existence check.

At this point every seat advertised is considered new, therefore
it will not be in the devices list.

Reviewers: barbieri, jpeg, cedric, bdilly

Reviewed By: bdilly

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4408
src/lib/ecore_wl2/Ecore_Wl2.h
src/lib/ecore_wl2/ecore_wl2_input.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c