A new release of hyprlock with, well, new stuff.
Breaking changes
general:grace
is removed in favor of--grace
as a cli parameter.
MRs
- widgets: add onclick feature by @PaideiaDilemma in #736
- misc: readme cleanup, remove deps required by hyprgraphics by @PaideiaDilemma in #762
- renderer: properly treat monitor
desc:
prefix by @VirtCode in #765 - core: disable fade in when using --immediate in #763
- example: Add config location hint to help new users by @max-woolf in #771
- core: fix variable substitution for LAYOUT by @PaideiaDilemma in #778
- core: treat touch as click by @ojafuenf in #788
- Add CMake check for libpam using pkg_check_modules by @MGodsven in #795
- nix: use gcc15 by @FridayFaerie in #798
- core: use a screenshot for fade in/out by @PaideiaDilemma in #726
- core: replace grace option with --grace cli argument by @davc0n in #802
- core: use hyprutils atomic pointers by @PaideiaDilemma in #808
- flake.lock: update by @MrSom3body in #812
- widgets: remove the libc++ version check by @lysolaka in #818
- input-field: fix wrong placeholder text for resourceID by @PaideiaDilemma in #819
New Contributors
- @VirtCode made their first contribution in #765
- @max-woolf made their first contribution in #771
- @ojafuenf made their first contribution in #788
- @MGodsven made their first contribution in #795
- @FridayFaerie made their first contribution in #798
- @MrSom3body made their first contribution in #812
- @lysolaka made their first contribution in #818
Full Changelog: v0.8.2...v0.9.0