* Initial Mpris widget code
* Fixed carousel not updating widgets when CC is hidden
* Scroll to newest player when new player appears
* Updated widget style
* Clamp image radius
* Use generic type when getting config value
* Use Application icon as fallback
* Use Appname as fallback
* Show first artist in subtitle
* Button opacity is now applied only to the image child
* Treat Stopped state as paused
* Fixed linting issues
* Updated README
* Updated config and config schema
* Simplified player check
* Updated Man page
* Enable scrolling
* Updated css to include title and subtitle
* Initial widget code with Title and DND widgets
* Fixed linting issues
* Added label widget
* Added label to widgets JSON Schema
* Added default widgets
* Added info to swaync 5 man page
* Updated README with widget info
* Added ability for multiple configs per widget
* Reworked how the widget CSS classes are applied
* Fixed linting issues
* Added CSS class names to man page