Skip to content

v0.1.5

Compare
Choose a tag to compare
@vaxerski vaxerski released this 24 Mar 03:26
· 62 commits to main since this release

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

Full Changelog: v0.1.4...v0.1.5