v2.0
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