You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 3,4,5 finger update gestures (=left= (=l=), =right= (=r=), =up= (=u=), =down= (=d=)) and (=left down=, =left up=, =right up=, =right down=) are treated separately. For example, if =left= gesture direction has both =right= and =right up= update directions specified in configuration, =right=
206
+
- 3,4,5 finger update gestures. (=left=, =right=, =up=, =down=) and (=left down=, =left up=, =right up=, =right down=) are separate update event groups. For example, if =left= gesture direction has both =right= and =right up= update directions specified in configuration, =right= is interpreted but =right up= is not.
207
207
- still has limitations in terms of customizability since it is tailored for my workflow.
208
208
- 2 finger fully customize pinch in/out gestures
209
209
- specific gestures for touchpad and touchscreen
@@ -610,13 +610,15 @@ something like nested gestures will be interesting where swipes are nested in a
610
610
:NOTES:
611
611
- this will be based upon Major and Minor completions in [[TODOS]].
612
612
:END:
613
-
* TODO [2/8] TODOS
613
+
* TODO [3/9] TODOS
614
614
:PROPERTIES:
615
615
:ID: a0f0322f-5cee-46b0-acb1-82c5122bf600
616
616
:END:
617
617
:RESOURCES:
618
618
:END:
619
619
:LOGBOOK:
620
+
- State "TODO" from "TODO" [2021-05-08 Sat 17:56:53]
621
+
- State "TODO" from "TODO" [2021-05-08 Sat 17:56:52]
620
622
- State "TODO" from "TODO" [2020-05-25 Mon 11:33:42]
621
623
- State "TODO" from [2020-05-08 Fri 22:41:57]
622
624
- Newly Created [2020-01-17 Fri 03:06:38]
@@ -648,7 +650,7 @@ something like nested gestures will be interesting where swipes are nested in a
648
650
:NOTES:
649
651
=evemu_do= injects keystroke events in existing connected input device. Attaching it to a standalone input device will be useful.
650
652
:END:
651
-
** TODO [0/1] enrich readme
653
+
** DONE [1/1] enrich readme
652
654
:PROPERTIES:
653
655
:ID: 2f6a4067-3cd9-42ca-8003-64f5ca0f471d
654
656
:END:
@@ -657,7 +659,7 @@ something like nested gestures will be interesting where swipes are nested in a
657
659
:LOGBOOK:
658
660
- Newly Created [2020-01-17 Fri 03:15:49]
659
661
:END:
660
-
*** TODO update customization readme [/]
662
+
*** DONE update customization readme [/]
661
663
SCHEDULED: <2020-05-25 Mon>
662
664
:PROPERTIES:
663
665
:ID: 292eb3c4-786d-4a07-a67d-387e25246b5f
@@ -709,7 +711,6 @@ do no error checking on whether proprieties "swipe", "5", "u" or "end" actually
0 commit comments