From 57b2c4b0cccb980d04c79bc33c121b5ae460c433 Mon Sep 17 00:00:00 2001 From: Ray Berezowski <6616212+rberezowski@users.noreply.github.com> Date: Wed, 26 Aug 2026 22:37:09 -0400 Subject: [PATCH] Add working folder and minimized launch options --- MainWindow.xaml | 42 +++++++++++++------ MainWindow.xaml.cs | 77 +++++++++++++++++++++++++++++++++- Models/LauncherConfig.cs | 4 ++ README.md | 1 + Services/LauncherController.cs | 29 ++++++++++++- TaskbarLauncher.csproj | 4 +- Views/LauncherPopup.xaml.cs | 10 +++++ config.example.json | 10 +++++ docs/INSTALL.md | 1 + 9 files changed, 160 insertions(+), 18 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 77652a8..217249f 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -182,6 +182,7 @@ + @@ -203,27 +204,42 @@ - - + +