mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-20 03:38:06 +02:00
Introduces an inactivity timeout mechanism that pauses fingerprint verification after a configurable period (default: 0 second/disabled) when no user input is detected. This prevents some device drivers from disconnecting or disabling the sensor during extended lock sessions. The verification automatically resumes when user activity is detected (mouse movement, clicks, or keyboard input). The sensor is properly released when paused and re-claimed when resuming. May fixe #702 though that's unclear as the issue is not well documented |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| core | ||
| helpers | ||
| renderer | ||
| defines.hpp | ||
| main.cpp | ||