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

fingerprint: add a delay after an unrecognized fingerprint #625

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

BlueZeeKing
Copy link
Contributor

Add a new config option ("auth:fingerprint:retry_delay") that adds a delay after an unrecognized fingerprint has been scanned. The default delay is 250ms. Currently when an incorrect finger is scanned, it gets scanned as fast as possible which leads to the number of retries being using up extremely quickly.

src/auth/Fingerprint.cpp Outdated Show resolved Hide resolved
src/auth/Fingerprint.cpp Outdated Show resolved Hide resolved
@vaxerski vaxerski merged commit e01afaf into hyprwm:main Jan 1, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants