From 0baf87d979dc4b8319f398b582c4f61c07fdaa13 Mon Sep 17 00:00:00 2001 From: Ray Berezowski <6616212+rberezowski@users.noreply.github.com> Date: Wed, 26 Aug 2026 22:43:58 -0400 Subject: [PATCH] Add launcher item notes --- MainWindow.xaml | 31 ++++++++++++++++++++++--------- MainWindow.xaml.cs | 5 +++++ Models/LauncherConfig.cs | 2 ++ README.md | 1 + Services/LauncherController.cs | 1 + TaskbarLauncher.csproj | 4 ++-- Views/LauncherPopup.xaml.cs | 6 ++++++ config.example.json | 5 +++++ docs/INSTALL.md | 1 + 9 files changed, 45 insertions(+), 11 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 217249f..9a6e765 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -183,6 +183,7 @@ + @@ -213,20 +214,32 @@ Padding="8,4" Margin="0,0,0,8"/> - - + - + + + +