Merge branch 'devs/bdilly/edje_multiseat_filter'
authorBruno Dilly <bdilly@profusion.mobi>
Thu, 22 Dec 2016 01:04:48 +0000 (23:04 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Thu, 22 Dec 2016 01:04:48 +0000 (23:04 -0200)
commit8a42514d71195ca28028346a338e4db2b2f4faf9
tree8d9b4d0c39f33871fd819083dbaac79b1e23772f
parent18f41e12bcc413b74003b5300bcef069837d02c5
parentde183e16a30898b665f74ced42318c5a3ea2d56d
Merge branch 'devs/bdilly/edje_multiseat_filter'

This series add support to filter events per seat
on edje parts.
With the flag allowed_seats the developer may choose which
seats are allowed to input each part.

Also it adds functions to embryo to set/unset focus, since
it's relevant when writting multiseat applications with
dynamic seats (not fixed number of seats). Seats are
optional arguments on such functions.

Reviewed By: iscaro

Differential Revision: https://phab.enlightenment.org/D4499

@feature