ecore_x_xi2: fix only ecore input handler deals touch cancel event
authorJi-Youn Park <jy0703.park@samsung.com>
Mon, 29 Jun 2015 14:09:33 +0000 (23:09 +0900)
committerJi-Youn Park <jy0703.park@samsung.com>
Mon, 29 Jun 2015 14:09:33 +0000 (23:09 +0900)
commitbd6d7850dc37960b2e73c5e9f693c5b2f9aa9b58
tree970c748a8791a693b0e218a6614df89db0832058
parent820204489020653f731192e82e7790c3124865d3
ecore_x_xi2: fix only ecore input handler deals touch cancel event

X gives only one cancel event in one touch device even though several touch point.
move code related with touch cancel to input hander function
src/lib/ecore_x/xlib/ecore_x_xi2.c