-
Notifications
You must be signed in to change notification settings - Fork 200
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
Garbage characters already present in place of password after waking up from sleep mode #306
Comments
On one of my machines every time my machine wakes from suspend there appears to be a single character already typed. I'm using swaylock version 1.7.2
I'd be happy to debug this, I'm just not sure how. Not sure if it makes it easier to debug given it's consistent in how it manifests for me. |
If you run |
I ran the Basically, the screen locks, 5 seconds later, the screen is turned off via the swaylock command (referenced below). When the screen is dark, I return and either wiggle the mouse to wake the screen up, or I just start typing my password. If I do that and press And, as per the My swaylock entry in
|
I have noticed it happen multiple times that after waking up from sleep, before I type my password I have to first hold backspace to clear some garbage value that is already typed there. It can be anything from 2-3 characters to 2-3 words size garbage.
I am currently using swaylock version v1.6.11.
This is the script I am using to lock screen and I have mapped it to a keybinging in sway config file.
Since I do not know how to approach debugging this issue so this is the best I can provide now, but I am happy to share any info or log that might be needed to fix this.
The text was updated successfully, but these errors were encountered: