A couple months of fixes and stuff.
Fixes
- core: avoid out-of-bound reads in getColorFromPixel
- core: don't read negative pixel values in getColorFromPixel
- core: fix build with hw-s 0.4.4
MRs
- deps: utillinux has been renamed to util-linux by @TeChn4K in #93
- Transform fixes by @vaxerski in #94
- feat: adds hexcode below the cursor by @bun137 in #95
- flake.nix: gcc13 -> gcc14; flake.lock: update by @khaneliman in #99
- feat: adds flag for lowercase hex code by @bun137 in #105
New Contributors
- @TeChn4K made their first contribution in #93
- @bun137 made their first contribution in #95
- @khaneliman made their first contribution in #99
Full Changelog: v0.4.1...v0.4.2