From 78a6b27aa1763b06b0f6a48dbc8088611b2938a2 Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Fri, 12 Apr 2024 18:32:33 +0600 Subject: [PATCH] HotkeyControl: add click handlers, add default hotkey --- Flow.Launcher/HotkeyControl.xaml | 9 ++++---- Flow.Launcher/HotkeyControl.xaml.cs | 32 +++++++++++++++++++++++++++-- Flow.Launcher/SettingWindow.xaml | 2 ++ 3 files changed, 36 insertions(+), 7 deletions(-) diff --git a/Flow.Launcher/HotkeyControl.xaml b/Flow.Launcher/HotkeyControl.xaml index 3ab21549b..6e91f2666 100644 --- a/Flow.Launcher/HotkeyControl.xaml +++ b/Flow.Launcher/HotkeyControl.xaml @@ -39,8 +39,7 @@ @@ -60,9 +59,9 @@ BorderThickness="1" CornerRadius="5"> -