Misc. fixes, added volume offset option

This commit is contained in:
2021-08-27 18:45:53 +02:00
parent 89ddb81840
commit 8896c13442
9 changed files with 99 additions and 41 deletions

View File

@ -1,12 +1,6 @@
using System.Windows;
using Hardcodet.Wpf.TaskbarNotification;
// todo:
//
// * show mpd version
// * change volume offset
// * fix window resize (if it still happens?)
namespace unison
{
public partial class App : Application