Skip to content

Conversation

@osleg
Copy link
Collaborator

@osleg osleg commented Oct 30, 2019

  • Added pinch gestures
    Basic implementation enables one shot pinch gesture.
    That is the command from config file will run only once as soon as
    fingers move 50% from the initial fingers position.

  • Added a configurable distance variable to pinch gesture.
    I felt that pinch gesture is kinda tricky to execute on touchpad,
    so I changed a way of calculation when to trigger the command and
    added the distance for fingers travel to configuration.
    Basically a 0.5 distance feels quite ok to me, but it becomes really
    snappy at 0.1.

Basic implementation enables one shot pinch gesture.
That is the command from config file will run only once as soon as
fingers move 50% from the initial fingers position.

- Added a configurable distance variable to pinch gesture.
I felt that pinch gesture is kinda tricky to execute on touchpad,
so I changed a way of calculation when to trigger the command and
added the distance for fingers travel to configuration.
Basically a `0.5` distance feels quite ok to me, but it becomes really
snappy at `0.1`.
@osleg osleg mentioned this pull request Oct 30, 2019
@osleg
Copy link
Collaborator Author

osleg commented Nov 5, 2019

Closing in favor of #32

@osleg osleg closed this Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant