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

Handle overlapping squeeze #171

Open
Manishearth opened this issue Jul 23, 2020 · 1 comment
Open

Handle overlapping squeeze #171

Manishearth opened this issue Jul 23, 2020 · 1 comment
Milestone

Comments

@Manishearth
Copy link
Contributor

In immersive-web/webxr#997 we decided that hand input profiles by default would be select-only, and created generic-hand-select.

We also discussed adding a way to opt in to overlapping squeeze behavior. There were two rough proposals:

  • A feature named hand-overlapping-squeeze that enables a generic-hand-select-squeeze profile
  • A generic-hand-overlappingsqueeze profile that signals squeeze events through a button that is not the "squeeze" button.

I have a slight preference for the former since the APIs for accessing the squeeze are the same. Thoughts?

@Manishearth
Copy link
Contributor Author

If we do add a feature it's probably worth speccing it in the hand-input spec

@Manishearth Manishearth added this to the Future milestone Jul 31, 2020
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

No branches or pull requests

1 participant