elementary: add new config value to handle tap finger size.
authorWoochan Lee <wc0917.lee@samsung.com>
Mon, 9 Apr 2018 17:27:57 +0000 (10:27 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 13:28:41 +0000 (22:28 +0900)
commite631c62ec708e69a81ddf7775c395439c8edcdfa
tree11fc4696c18db3eb4cfb44ff6c5138baf1ee5df6
parentf2535063426e2e0adf93a306d65aeb07471edc67
elementary: add new config value to handle tap finger size.

Summary:
The tap_finger_size value of the concept is different from the finger_size value used in the past.

We need a minimum value for recognize the gesture as a tap or not.

Since the actual screen has different screen sizes, there is a problem that the recognition rate of tap is lowered when using the existing value(finger_size)

Test Plan: elementary_test -> gesture sample.

Reviewers: cedric, woohyun, Jaehyun_Cho, herb, id213sin

Subscribers: cedric

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

Reviewed-by: Cedric BAIL <cedric@osg.samsung.com>
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
config/default/base.src.in
config/mobile/base.src.in
config/standard/base.src.in
src/lib/elementary/elm_config.c
src/lib/elementary/elm_gesture_layer.c
src/lib/elementary/elm_priv.h