Skip to content

v2.0

Compare
Choose a tag to compare
@m-bartlett m-bartlett released this 21 Mar 07:32
· 25 commits to main since this release
a0911ab

Changelog:

  • Split source code into more logically isolated sources and header files
  • Move from using external SVG files to baking raw SVG text bodies into the resultant binary.
  • Dynamic icon rendering (size, colors, icon customization)
  • add --primary, --secondary, and --icon-size
  • Add Xresource support
  • Shared memory process singleton mutex lock to prevent concurrent processes from clobbering each other's volume modifications
  • Polished README
    Full Changelog: 1.0...v2.0