From 7d75c1156fedf28fed6a12a341bf5bf3b8aae308 Mon Sep 17 00:00:00 2001 From: Peter Pham Date: Tue, 17 Mar 2026 23:12:39 -0700 Subject: [PATCH 1/3] Add show quick launch on all taskbars option --- RetroBar/Languages/English.xaml | 1 + RetroBar/PropertiesWindow.xaml | 5 +++++ RetroBar/Taskbar.xaml.cs | 30 ++++++++++++++++++++++-------- RetroBar/Utilities/Settings.cs | 7 +++++++ 4 files changed, 35 insertions(+), 8 deletions(-) diff --git a/RetroBar/Languages/English.xaml b/RetroBar/Languages/English.xaml index 76415dd6..44e6265a 100644 --- a/RetroBar/Languages/English.xaml +++ b/RetroBar/Languages/English.xaml @@ -30,6 +30,7 @@ Show the cloc_k Show on _multiple displays Show _Start button on all taskbars + Show _Quick Launch on all taskbars Show _Quick Launch _Select location... Quick Launch - Choose a folder diff --git a/RetroBar/PropertiesWindow.xaml b/RetroBar/PropertiesWindow.xaml index 27c78bfe..98d414fb 100644 --- a/RetroBar/PropertiesWindow.xaml +++ b/RetroBar/PropertiesWindow.xaml @@ -432,6 +432,11 @@ IsChecked="{Binding Source={x:Static Settings:Settings.Instance}, Path=ShowStartButtonMultiMon, UpdateSourceTrigger=PropertyChanged}">