A new release of the fan-favorite screen locker.
Breaking changes
- removed the loading bar (and thus also
general:disable_loading_bar
) input-field:fail_timeout
has been moved togeneral:fail_timeout
MRs
- config: make sure disabled animation don't need a valid speed or bezier by @PaideiaDilemma in #698
- core: more hyprutils smart pointer usage and safe references to widgets by @PaideiaDilemma in #686
- image: set resourceId in configure by @PaideiaDilemma in #701
- label: fix crashes when keymap is a nullptr after suspend by @PaideiaDilemma in #699
- core: print hyprlock version in the logs by @PaideiaDilemma in #703
- core: some guards for reconnecting monitors by @PaideiaDilemma in #704
- nix: mesa -> libgbm by @andresilva in #707
- core: move password buffer clearing to handleInput by @PaideiaDilemma in #708
- CMake: require wayland-protocols>=1.35 by @PaideiaDilemma in #713
- renderer: remove loading bar by @davc0n in #714
- assets: update example.conf by @davc0n in #709
- core: remove attemptRestoreOnDeath by @PaideiaDilemma in #720
- core: move fail_timeout from input-field to general by @PaideiaDilemma in #718
- input-field: decouple outer color and base for hidden input random colorsco… by @PaideiaDilemma in #727
- fingerprint: allow fprint to suspend and cancel verify for us by @BlueZeeKing in #722
- output: refuse to create session lock surfaces with size 0x0 by @PaideiaDilemma in #729
- fingerprint: update widgets after changing prompt by @BlueZeeKing in #730
- auth: use static for getValue by @PaideiaDilemma in #732
Full Changelog: v0.7.0...v0.8.0