Commit Graph

54 Commits

Author SHA1 Message Date
Yue-Lan b6a1ac521b a simple emulation filter process. 2020-08-22 17:08:18 +08:00
Yue-Lan d9c9b1aa8a use QGuiApplication on x11 platform.
note that we can use KWindowSystem's api getting more info about active window.
2020-08-22 16:30:26 +08:00
Yue-Lan ef237f2202 TouchScreenTwoFingerZoomGesture: adjust ignoring threshold value from 15mm to 20mm. 2020-08-21 17:20:51 +08:00
Yue-Lan c8ef7fc0d3 update README.md. 2020-08-21 17:10:23 +08:00
handsome-feng e1eecc310f Update the description and fill in the ITP bug num v1.0.0 2020-08-19 19:39:13 +08:00
handsome-feng 4b17c1f688 Fix some lintian warnings 2020-08-19 17:56:45 +08:00
Yue-Lan 8d27815eeb remove debian/compat. 2020-08-18 17:55:07 +08:00
Yue-Lan 0cb09066ac fix some lintain warnings. 2020-08-18 17:47:53 +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 c8e485d29c modify debian directory. 2020-07-27 16:41:32 +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 6f2c5ce358 update README.md. 2020-07-13 19:58:24 +08:00
Yue-Lan 50e6c1d480 add copyright headers. 2020-07-13 19:53:20 +08:00
Yue-Lan 2242381e27 modify gpg sign key. 2020-07-13 19:52:14 +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