-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Way to toggle or manually prompt fingerprint reading at unlock screen #538
Comments
So you would like to have a key-bind to cancel fingerprint authentication? Or what exactly do you have in mind? |
Preferably a keybind to cancel the fingerprint author temporarily. There should be a way to trigger it again, and it would be nice if it automatically triggered fprint auth after resuming from sleep even if it was cancelled before. I could also see having an option to not prompt for fingerprint automatically, but instead require a key bind to trigger it first Another way is to have a keybind to go back to sleep. Then it should still prompt after waking back up. |
Just use hyprland |
That is a good point, can I make the bind only work when locked (so I could bind it to something simple like esc)? |
Actually, I just thought of another use. My fingerprint sensor gets hot after hyprlock has been sitting idle waiting to read the fingerprint, and I have my idle set up so it locks the screen 30 seconds before sleeping. Maybe if there was an option for hyprlock to not read fingerprint until you give it some keybind to begin that would fix it. |
I should reword it; more what I am looking for is for it to not just automatically read the fingerprint constantly. It should prompt, or require a keybind or something to start fingerprint reading. |
Description
The new parallel fingerprint unlock support is awesome: much better than the pam hacks. But, I used to be able to use my power button (part of the fingerprint sensor) to put my laptop back to sleep and cancel the unlock after waking it up. Now, because it's trying to read fingerprint simultaneously, the power button gets ignored. I don't really have any way to cancel the unlock now apart from closing the laptop lid.
It would be nice to have an option to make it prompt before reading fingerprint, instead of just constantly reading while hyprlock is active.
The text was updated successfully, but these errors were encountered: