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

Stop the low-cost screensaver after a new display #102

Conversation

spalmer25
Copy link
Collaborator

If, less than 20 seconds after signing, a display request is made, the new screen will be displayed, but after the 20 seconds, the low-cost screensaver will hide this new screen.
This behaviour occurs in particular during setup, authorize, etc. and prevents the user from accepting or rejecting the request.
This MR corrects this problem by stopping the low-cost screensaver after something has been displayed.

@spalmer25 spalmer25 self-assigned this Apr 11, 2024
@spalmer25 spalmer25 added the bug Something isn't working label Apr 11, 2024
@spalmer25 spalmer25 requested a review from ajinkyaraj-23 April 11, 2024 15:03
@spalmer25 spalmer25 marked this pull request as ready for review April 11, 2024 15:03
@spalmer25 spalmer25 added this to the Baking app upgrade milestone Apr 11, 2024
@spalmer25 spalmer25 force-pushed the palmer@functori@fix-low-cost-screensaver-which-overrides-new-screens branch 2 times, most recently from 08c0847 to 40a37ea Compare April 12, 2024 09:49
@spalmer25 spalmer25 force-pushed the palmer@functori@fix-low-cost-screensaver-which-overrides-new-screens branch from 40a37ea to 9a2d209 Compare April 12, 2024 13:47
Copy link
Collaborator

@ajinkyaraj-23 ajinkyaraj-23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajinkyaraj-23 ajinkyaraj-23 merged commit b7b1ac6 into main Apr 12, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants