A minor update with some small fixes and additions
Notes for packagers
- New dep: hyprgraphics
- Updated deps: hyprlang 0.6.0, hyprutils 0.2.4
Fixes
- cmake: drop # from commit messages
- core: move to hyprgraphics for image parsing
- core: modernize internals
MRs
- CMakeLists: require native hyprwayland-scanner by @MarkusVolk in #191
- CMakeLists: look for wayland.xml protocol in wayland-scanner pkgdata by @andresilva in #197
- add tile support by @gkdwoe in #207
- Add systemd service by @izmyname in #208
- Add support for JPEG-XL by @arrufat in #212
- helpers: use C++ streams to load Jpeg and Webp by @arrufat in #214
- Core: Move to hyprgraphics for image parsing by @vaxerski in #216
- Core: modernize internals by @vaxerski in #219
New Contributors
- @MarkusVolk made their first contribution in #191
- @andresilva made their first contribution in #197
- @gkdwoe made their first contribution in #207
- @izmyname made their first contribution in #208
- @arrufat made their first contribution in #212
Full Changelog: v0.7.1...v0.7.2