Maximilian Seidler

Results 318 comments of Maximilian Seidler

Fprintd provides a dbus API, which could be used by hyprlock. That would probably work a lot better than the pam module. Besides dbus, AFAIK there are quite a few...

So I suspect, that hypridle is running multiple times for you guys. That way I was able to reproduce it (happened to myself by accident, because in nix you don't...

You could try this patch and see if you are still able to repro. [patch.txt](https://github.com/hyprwm/hyprlock/files/14550574/patch.txt)

If your `before_sleep` script gets called twice shouldn't hyprlock get called twice as well?

There is probably also something else going on. If you start it with `pidof hyprlock || hyprlock` it should be fine. I just got a bug where hyprlock stops accepting...

> Where is that service? The option is in the hm-module contained in this repo :) As described in #190 I ran into this issue. Not sure if that fixes...

happened again to me, but I don't see anything wrong in hyprlock when it happens.

Hey @HarshNarayanJha FYI, I implemented this. Just wanted to wait for #508 until i create the MR. You are welcome to look at my current implementation here: https://github.com/PaideiaDilemma/hyprlock/commit/057b6b8c17bb4f98ed9b5375d925491d41b584ab Let me...

> Didn't see that one! 😓 Yeah sorry, I could have posted that i am going to implement that. > What I think (if I am not wrong), say textAsset...

Are you running hyprlock latest git?