Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OSX drag events #9

Merged
merged 6 commits into from
Mar 9, 2021
Merged

Add support for OSX drag events #9

merged 6 commits into from
Mar 9, 2021

Conversation

kevinconway
Copy link
Owner

  • Move common issues higher in the README
  • Add support for the custom OSX drag event
  • Add flag to enter debug mode for events

This should help get an idea of what events the v2 model is emitting.
Run with `remousable --debug-events | tee capture.json` and perform some
stylus interactions.
This adds the integer event values to the debug output. These values
identify X/Y coordinate positions, distance of the pen to the tablet
surface, and level of pressure applied.
@kevinconway kevinconway merged commit 7890f70 into master Mar 9, 2021
@kevinconway kevinconway deleted the osx-drag branch March 9, 2021 09:30
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