Merge branch 'devs/bdilly/edje_multiseat'
authorBruno Dilly <bdilly@profusion.mobi>
Mon, 19 Dec 2016 17:19:06 +0000 (15:19 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 19 Dec 2016 17:19:06 +0000 (15:19 -0200)
commit6f9deb976a9774a14636cb3131743245347b2dd4
treedebe4b09a8aaf52bfcd875b3746bf9ae9e67ae31
parent25792d64165ad4f5f647a36f087af2d2206a6618
parent4449ec869888ff21c46d54ab2baaa1f209986819
Merge branch 'devs/bdilly/edje_multiseat'

This series implement multiseat support on Edje:
 * emit signals with seat name as suffix
 * handle multiseat focus
 * add optional argument to FOCUS_SET and FOCUS_OBJECT actions
   to specify a seat
 * add Edje naming for seats (incremental) with flag
   to disable this behaviour - so custom (evas) names will be used
 * add 3 examples exploring all these new features

Reviewed By: cedric, iscaro, jpeg

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

@feature