From 77a0e60cff37997d83b11e923430ad0e76c93353 Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Sat, 4 May 2024 23:51:49 +0600 Subject: [PATCH] Fully functional Hotkey pane in the settings window --- .../Controls/InstalledPluginDisplay.xaml | 223 ++++++++++ .../Controls/InstalledPluginDisplay.xaml.cs | 9 + .../SettingsPanePluginsViewModel.cs | 48 +++ .../Views/SettingsPanePlugins.xaml | 383 +++--------------- .../Views/SettingsPanePlugins.xaml.cs | 36 +- Flow.Launcher/ViewModel/PluginViewModel.cs | 37 +- 6 files changed, 387 insertions(+), 349 deletions(-) create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml.cs create mode 100644 Flow.Launcher/SettingPages/ViewModels/SettingsPanePluginsViewModel.cs diff --git a/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml new file mode 100644 index 000000000..cf8a01004 --- /dev/null +++ b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  + + + - - - - - - - - - - - - - - - - -  - - -