A minor update with some stuff.
Binary releases have been dropped, (cuz no point bad practice anyways) please build manually.
Notes for packagers
- new dep: hyprwayland-scanner>=0.4.4
Fixes
- core: cleanup pointer logic
MRs
- Reload backgrounds and not just images by @robin-carlier in #583
- Unbreak build with libc++ by @jbeich in #589
- misc: add git commit hash to --version when not on tag v${VERSION} by @PaideiaDilemma in #590
- core: fix parsing grad with decimal rgb(a) colors by @PaideiaDilemma in #595
- label: fix redrawing shadow on label updates by @PaideiaDilemma in #599
- misc: move to std::print by @PaideiaDilemma in #592
- auth: assert username by @PaideiaDilemma in #604
- input-field: use IWidget::formatString for placeholder_text and fail_text by @PaideiaDilemma in #603
- widgets: use absolutePath to get last_write_time and ignore when no reloadTime by @PaideiaDilemma in #615
- Better feedback from fingerprint auth and don't clear password field on retry (only on failure) by @rickyelopez in #613
- misc: print the correct commit hash by @PaideiaDilemma in #619
- widgets: algin rect outline radius with inner border radius by @PaideiaDilemma in #614
- Core: move to hyprwayland-scanner by @vaxerski in #624
- input-field: don't change outer color when numlock_color is not set by @PaideiaDilemma in #621
New Contributors
- @robin-carlier made their first contribution in #583
- @rickyelopez made their first contribution in #613
Full Changelog: v0.6.0...v0.6.1