Set event filter to ignore mouse move event 31/114531/1 accepted/tizen/3.0/common/20170214.180935 accepted/tizen/3.0/ivi/20170214.092213 accepted/tizen/3.0/mobile/20170214.091938 accepted/tizen/3.0/tv/20170214.092007 accepted/tizen/3.0/wearable/20170214.092051 submit/tizen_3.0/20170214.043331
authorDaehyeon Jung <darrenh.jung@samsung.com>
Mon, 23 Jan 2017 05:12:12 +0000 (14:12 +0900)
committerDaehyeon Jung <darrenh.jung@samsung.com>
Tue, 14 Feb 2017 02:02:04 +0000 (11:02 +0900)
commit17e1b5efb137aee06a3c5b8e2e007840fd6ff4c1
tree444dae102298708d9e9b7d9e12e2b56ece193c72
parent3966a14a96ccbc9080edf65ae0125d29702572da
Set event filter to ignore mouse move event

 - Some watch application creates bigger canvas than supported size,
 and it makes scrollable in the viewer-side.
 - The patch makes ignore mouse event to prevent scrolling of the
 watch application.

Change-Id: I57bdc87ed1d7dbfd459a2c105de20b14c958a537
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
src/watch_app_main.c