diff --git a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
index e75135932..e0909b849 100644
--- a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
+++ b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
@@ -385,7 +385,7 @@ namespace Flow.Launcher.Infrastructure.UserSettings
public bool AlwaysRunAsAdministrator { get; set; } = false;
- private bool _showAtTopmost = true;
+ private bool _showAtTopmost = false;
public bool ShowAtTopmost
{
get => _showAtTopmost;
diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index b4847efe9..caa82201f 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -132,8 +132,8 @@
Show History Results in Home Page
Maximum History Results Shown in Home Page
This can only be edited if plugin supports Home feature and Home Page is enabled.
- Show Search Window at Topmost
- Show search window above other windows
+ Show Search Window at Foremost
+ Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.
Always run as administrator
Run Flow Launcher as administrator on startup
Administrator Mode Change
diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
index 8f9fc14b5..c339cc209 100644
--- a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
+++ b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
@@ -81,6 +81,7 @@
OffContent="{DynamicResource disable}"
OnContent="{DynamicResource enable}" />
+
+
-
+
**.sln, **.csproj' # preserve nuget folder (packages) unless the solution or projects change
-
assembly_info:
patch: true
file: SolutionAssemblyInfo.cs