- Fixed some alignment issues with the album cover in the player view.
- Updated the album cover in the player view to always expand to fill available space.
- The album cover in the player view can now optionally be made square instead of a circle.
- Changed the player view to use
AdwBottomSheet
for the smallest layout. - Had to remove using space to toggle playback, as the space key is already used by GTK which resulted in unavoidable conflicts.
- Fixed the current track occasionally not moving correctly when shuffling.
- Added missing tooltips to various controls.
- Moved the options/actions menu in the player to the header and added a toggle to cycle the loop mode in its place.