-
Notifications
You must be signed in to change notification settings - Fork 1.2k
spotrem: add volume knob gesture #3847
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
base: master
Are you sure you want to change the base?
Conversation
Very cool! Works well when I tested it. Do you think it's worth mentioning that the clockwise/anticlockwise gesture detection is stopped after a brief period of no-interaction? Not for this PR, but if you wanted ideas on going further with this feature, it'd be cool to pull it out to a library and let other apps opt into the clockwise gesture, and during the clockwise gesture, display a circle on screen that follows the user's gesture. But obviously those are much bigger changes! |
Thanks :)
Yes! Will add that.
Yes - that's where I started with this. But I switched to this focused implementation first to dial in the UX (pun intended). |
Only the drag gesture functionality provided. I intend to add a companion module providing some relevant graphics, sharing the same options object.
Can be tried at: https://thyttan.github.io/BangleApps/?id=spotrem