Maximilian Seidler
Maximilian Seidler
With https://github.com/hyprwm/hyprlock/pull/714 Removed the "loading bar" and it's corresponding setting `general:disable_loading_bar`.
With #718 Moved `input-field:fail_timeout` to `general:fail_timeout`. Needed to be moved for technical reasons. Sorry for the breakage.
With #802 Removed `general:grace`. Grace is now exclusively configured via the `--grace` cli option. So you now have to specify the amount of grace in your hyprlock launch command. See...
I also tested the `reload_cmd` and such. I think this is ready. One thing I didn't mention yet: With this, the crossfade of the background can be configured with the...
Most of it comes from the Background widget. It didn't make any sense to me to jank this feature on top of the existing background cross fade and reload code....
try `hyprlock --immediate-render`
Idk on my system i currently cannot get loginctl to work (even though hypridle is running for that session) ``` $loginctl lock-session 2 Failed to issue method call: Session does...
> Not sure, but want to cross check, you have to trigger hyprlock while being on another tty ( not on tty where tty will be locking ), then switch...
It works with loginctl as well on my system. Let me know if updating fixes the issue for you.
> @PaideiaDilemma I update to hyprlock-git also added --immediate-render in hypridle.conf. Still not working. There's still delay. What about hyprland? did you also update that to hyprland-git? I think this...