Riverflow - Control your Mac with custom, two-finger gestures

by

Add a comment

Replies

Best
Very similar to . Even cleaner though, simpler. Excellent! What do you use for the gesture matching/detection?
Thanks. Oh, I didn't know the Gestr. I should check it. In the gesture detection, I just check the movement amount and the direction. For example, when the finger moves down for enough amount, it is recognized as "Down". And when the "Right" is recognized after "Down", they are recognized as the L-shaped gesture. For the circle gesture, it checks the direction and the interior angle.
Cool! ... is worth looking into if you feel like supporting more complex gestures where direction composites won't quite cut it..
Love the idea. Unfortunately crashes on startup. Probably something I did (always is...)
EDIT