From 486efa3cc799754c1012027cada59088c7e62e83 Mon Sep 17 00:00:00 2001 From: David Brett Date: Tue, 2 Jun 2026 19:12:46 +0200 Subject: [PATCH 1/7] Convert DevTools SettingsCard into a SettingsExpander linearly displaying all the buttons it had as individual SettingsCards --- Flow.Launcher/Languages/en.xaml | 1 + .../SettingPages/Views/SettingsPaneAbout.xaml | 95 ++++++++++--------- 2 files changed, 52 insertions(+), 44 deletions(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index dae6ee81b15..86c9041219f 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -486,6 +486,7 @@ User Data Location User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not. Open Folder + Open Folder Advanced Log Level Silent diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml index 1c33fd89c85..1831eacd339 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml @@ -89,52 +89,59 @@ - - + + - + - - - - + + + + + + From b39d2105285b16600fb1db06767723a6bbff2b5e Mon Sep 17 00:00:00 2001 From: David Brett Date: Fri, 3 Jul 2026 09:16:37 +0200 Subject: [PATCH 7/7] Update welcome window button string to "Open Welcome Window" in dev tools The old Wizard name is still left as the setting card header --- Flow.Launcher/Languages/en.xaml | 1 + Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index 0b7c5c122c1..cf67bffeafa 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -483,6 +483,7 @@ Are you sure you want to delete all caches? Failed to clear part of folders and files. Please see log file for more information Wizard + Open Welcome Window User Data Location User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not. Open Folder diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml index 72a36c9ca5f..c3c2f57717f 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml @@ -138,7 +138,7 @@ -