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

Lockscreen can be unlocked when entering very long password #96

Open
maciej-kaznowski opened this issue Jan 1, 2023 · 1 comment
Open

Comments

@maciej-kaznowski
Copy link

Hi,

if you start swaylock and hold a key down on the lockscreen to input a lot of text (I could replicate it for approx 600 characters) then it will get stuck on "wrong" and if you then press enter, then the lockscreen unlocks/crashes. I couldn't replicate this in swaylock.

head commit: b2ea29de5b7ca5c83aa2495360142e046516e00d

Command used to start swaylock: swaylock -f -n
Config file:

screenshots
clock
indicator-idle-visible

fade-in=0.2
grace=0
effect-blur=8x8
effect-scale=0.9
indicator-radius=150
indicator-thickness=20

inside-color=1e2030
ring-color=6e738d
inside-ver-color=1e2030
ring-ver-color=1e2030
inside-wrong-color=ed8796
ring-wrong-color=ed8796
inside-clear-color=91d7e3
ring-clear-color=91d7e3

text-color=cad3f5

separator-color=00000000

key-hl-color=8aadf4
bs-hl-color=ed8796

Since it's not appearing in swaylock, I'm happy to git bisect swaylock to find which commit fixes it so that it can be merged into swaylock-effects.

@hboetes
Copy link

hboetes commented Jan 13, 2023

I can reproduce that problem, and found a fix here: #92 Yes, move to the new maintainer's repo.

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

2 participants