From d7a11aef33001aa7bdc1964aa2bc1122969aba22 Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 9 Jun 2024 02:40:11 +0900 Subject: [PATCH] Add HotkeyPreset Item --- Flow.Launcher/Languages/en.xaml | 1 + .../Views/SettingsPaneHotkey.xaml | 40 ++++++++++--------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index 83831a398..03160535e 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -204,6 +204,7 @@ Cycle Previous Query Cycle Next Query Open Context Menu + Open Native Context Menu Open Setting Window Copy File Path Toggle Game Mode diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml index 3f0f89560..22e3960ef 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml @@ -5,9 +5,9 @@ xmlns:cc="clr-namespace:Flow.Launcher.Resources.Controls" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:flowlauncher="clr-namespace:Flow.Launcher" - xmlns:userSettings="clr-namespace:Flow.Launcher.Infrastructure.UserSettings;assembly=Flow.Launcher.Infrastructure" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:ui="http://schemas.modernwpf.com/2019" + xmlns:userSettings="clr-namespace:Flow.Launcher.Infrastructure.UserSettings;assembly=Flow.Launcher.Infrastructure" xmlns:viewModels="clr-namespace:Flow.Launcher.SettingPages.ViewModels" Title="Hotkey" d:DataContext="{d:DesignInstance viewModels:SettingsPaneHotkeyViewModel}" @@ -33,9 +33,9 @@ Sub="{DynamicResource flowlauncherHotkeyToolTip}"> @@ -45,17 +45,15 @@ Icon="" Sub="{DynamicResource previewHotkeyToolTip}"> - + - + + + @@ -217,9 +220,9 @@ Sub="{DynamicResource autoCompleteHotkeyToolTip}"> @@ -240,9 +243,9 @@ Icon=""> @@ -263,9 +266,9 @@ Icon=""> @@ -435,8 +438,7 @@ - +