Commit Graph

38 Commits

Author SHA1 Message Date
Yue-Lan 0c17ff9964 fix build error, disable 2 finger slide gesture. 2020-11-16 17:10:49 +08:00
Yue-Lan 256455674d comment one finger edge gesture implement. 2020-11-13 13:58:10 +08:00
Yue-Lan 034052cd1b modify shortcuts. 2020-11-10 10:28:56 +08:00
Yue Lan 693d17dc73 TouchScreenOneFingerGesture: limiit bottom edge gesture trigger.
note that there are some unexpected cases make bottom edge gesture be triggered.
2020-09-08 20:20:24 +08:00
Yue Lan 6a3516341c modify default shortcut settings. 2020-09-08 20:16:06 +08:00
Yue Lan 146ab332ec touch screen: add one finger edge gesture support. 2020-09-08 19:57:53 +08:00
Yue-Lan 6c7955e65f TouchScreenFiveFingerZoomGesuture: adjust delta caculation factor.
it will let 5 finger zoom in/out gesture be recognized better.
2020-08-22 17:18:48 +08:00
Yue-Lan ef237f2202 TouchScreenTwoFingerZoomGesture: adjust ignoring threshold value from 15mm to 20mm. 2020-08-21 17:20:51 +08:00
handsome-feng 4b17c1f688 Fix some lintian warnings 2020-08-19 17:56:45 +08:00
Yue-Lan 5d1acc285f fix lintian errors. 2020-08-18 17:06:33 +08:00
Yue-Lan 61a2b1f51a modify default settings. 2020-07-29 14:02:18 +08:00
Yue-Lan 84a0b2209b change the horizontal slide/swipe gesture to natural slide. 2020-07-29 14:02:18 +08:00
Yue Lan 92145615f1 2 finger drag and tap gesture update: fix the confiliction with 2 finger tap gesture finished. 2020-07-27 16:58:53 +08:00
Yue-Lan c01b3dba6a remove force reset process in event monitor. it will let gesture info reseted before shortcuts execute. 2020-07-20 14:16:40 +08:00
Yue-Lan d988f918ed fix touchpad gesture problems. 2020-07-18 16:45:25 +08:00
Yue-Lan 3c273255a3 change default 3 finger zoom in shortcut. 2020-07-18 15:43:42 +08:00
Yue-Lan 28872a4843 fix unexpected menu call. 2020-07-18 15:34:23 +08:00
Yue-Lan bba90f8281 fix zoom in shortcut. 2020-07-16 15:40:00 +08:00
Yue-Lan 09f7740543 implement two finger swipe gesture's action.
fix override cached settings when service restart.
2020-07-16 15:25:06 +08:00
Yue-Lan 50e6c1d480 add copyright headers. 2020-07-13 19:53:20 +08:00
Yue-Lan 3c4bda5498 handle two finger drag and tap update as mouse right button click. 2020-07-13 09:45:37 +08:00
Yue-Lan d08b4ad89c add two finger drag and tap gesture. 2020-07-13 09:39:28 +08:00
Yue-Lan cb80a3bfdb fix tap gesture conflict with swipe and zoom. 2020-07-11 17:16:12 +08:00
Yue-Lan 7ec5ac4236 fix the wrong update process. 2020-07-11 17:08:56 +08:00
Yue-Lan 42163fd170 change name format of private members. 2020-07-11 14:11:41 +08:00