A small update with various fixes and improvements.
Notes for packagers
- new dep: hyprutils
Fixes
- core: properly handle unscoped keywords
- core: don't populate linesContainingVar on dynamic requests
MRs
- core: Move to hyprutils for util functions by @vaxerski in #48
- core: handle scoped keywords if flags are not allowed by @aurelien-brabant in #49
- config.cpp: fix parsing invalid hex by @MAKMED1337 in #53
- Return an error on invalid hex values. by @MAKMED1337 in #54
- CMake: Use library aliases instead of library names by @kobalicek in #55
New Contributors
- @aurelien-brabant made their first contribution in #49
- @MAKMED1337 made their first contribution in #53
- @kobalicek made their first contribution in #55
Full Changelog: v0.5.2...v0.5.3