v0.1.5
A small update to fix a few minor annoyances.
Fixes
- cmake: require hyprlang>=0.4.2
- lib: avoid arithmetic on void*
- util: wrap paths in quotes in shell invocations
- lib: accept theme names for lookup
- lib: set size to 0 for svg images
MRs
- cmake: correct includedir permissions by @solopasha in #7
- Fix clang build by adjusting passed flags by @Rudolchr in #11
- Prevent tests from crashing when manager is invalid by @earboxer in #9
New Contributors
- @solopasha made their first contribution in #7
- @Rudolchr made their first contribution in #11
- @earboxer made their first contribution in #9
Full Changelog: v0.1.4...v0.1.5