evas: Fix mouse events in inlined windows
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 15 Jun 2017 11:26:54 +0000 (20:26 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 15 Jun 2017 11:30:25 +0000 (20:30 +0900)
commit1af62db8f8e80b58864320cc47c53e0d19bd73d2
tree91e6d8d46d76bf64a7a8600080fb347c96d61682
parenta1141d83785632b9d1b6cc32b2849e978256f00f
evas: Fix mouse events in inlined windows

There is a mismatch between seat & pointer.
See @zmike's comments in T5515. Having both seat and pointer
devices as different devices leads to these kinds of issues.
Really annoying.

Ref T5515
src/lib/evas/canvas/evas_main.c