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

[Input] Gesture Support #49

Open
Syncaidius opened this issue Jun 12, 2022 · 0 comments
Open

[Input] Gesture Support #49

Syncaidius opened this issue Jun 12, 2022 · 0 comments
Assignees
Labels
input Input-related issue. e.g. mouse, keyboard, touch or gamepad

Comments

@Syncaidius
Copy link
Owner

Add support to PointingDevice for gestures.

These could be provided via a path made up of bezier curves or edges, for a pointer to follow within a given acceptance range.

Multi-touch gestures could be built by combining multiple of such paths, to create a composite multi-touch gesture.

@Syncaidius Syncaidius self-assigned this Jun 12, 2022
@Syncaidius Syncaidius added this to the Alpha 0.4 - Dec22 milestone Jun 12, 2022
@Syncaidius Syncaidius added input Input-related issue. e.g. mouse, keyboard, touch or gamepad and removed enhancement labels Aug 7, 2022
@Syncaidius Syncaidius removed this from the Release 0.7 - Nov23 milestone Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input Input-related issue. e.g. mouse, keyboard, touch or gamepad
Projects
Status: No status
Development

No branches or pull requests

1 participant