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

Automatic Login After Sleep #330

Closed
ashish-kus opened this issue May 14, 2024 · 2 comments
Closed

Automatic Login After Sleep #330

ashish-kus opened this issue May 14, 2024 · 2 comments

Comments

@ashish-kus
Copy link

ashish-kus commented May 14, 2024

When my system wakes from sleep mode, Hyprlock skips requesting a password and unlocks on its own. This poses a security risk. Also, multiple Hyprlock instances appear afterward, suggesting a malfunction. Windows behaves oddly too.

Expected:
Hyprlock should prompt for a password post-sleep to maintain security.

Current:
Hyprlock auto-unlocks post-sleep, leading to multiple instances, impacting system stability.

EDIT: Hyprlock sometimes displays the lock screen but unlocks automatically. This leads me to suspect that Hyprlock is unlocking itself while DPMS is off. Additionally, multiple Hyprlock instances appear after unlock.

@jdumezy
Copy link

jdumezy commented May 14, 2024

I had a similar problem (no lock, multiple instances running) that was linked to this issue on hyprland.
The corresponding fix worked for me.

@vaxerski
Copy link
Member

it's a different issue than you linked but it's also fixed in git.

If you want a "workaround" for 0.40.0, wherever you call hyprlock call pidof hyprlock || hyprlock

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
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

3 participants