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 option to wake up normally, but require button press for interaction #1765

Closed
jfowl opened this issue May 20, 2023 · 3 comments
Closed

Comments

@jfowl
Copy link

jfowl commented May 20, 2023

My PineTime likes to interpret my clothing as touch gestures, so that I regularly see random screens when lifting up my arm.

A possible solution:

Add an option to require an active screen + a button press before interpreting any touch screen interaction.

@agittins
Copy link

This is a common issue for me as well. I had to disable the wake-on-lift because it wakes the touch screen as well, so all sorts of settings were getting messed up by random touch events! It still happens when a chime or notification wakes the watch as it enables the full touch interface, but it happens less often (but enough that sometimes the watch ends up in or out of sleep mode etc).

It might be good to split out the concept of "unlocking" from "wake up", if that makes sense. Ie, a chime, notification, or wrist-lift should turn the screen on, but another interaction (like a specific swipe, button press etc) would be required to activate touch input. Not unlike how the lock screen on most phones work.

@minacode
Copy link
Contributor

This is a commonly discussed issue and there are already open issues and PRs for this.

@jfowl
Copy link
Author

jfowl commented Jun 15, 2023

@jfowl jfowl closed this as completed Jun 15, 2023
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

3 participants