From d1ceba7012e6ff978b37a8a69ff499770292eaee Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 6 Apr 2025 23:17:56 +0900 Subject: [PATCH] Adjust Inforbar --- Flow.Launcher/Resources/Controls/InfoBar.xaml | 78 +++++++ .../Resources/Controls/InfoBar.xaml.cs | 219 ++++++++++++++++++ .../Views/SettingsPaneGeneral.xaml | 13 +- 3 files changed, 307 insertions(+), 3 deletions(-) create mode 100644 Flow.Launcher/Resources/Controls/InfoBar.xaml create mode 100644 Flow.Launcher/Resources/Controls/InfoBar.xaml.cs diff --git a/Flow.Launcher/Resources/Controls/InfoBar.xaml b/Flow.Launcher/Resources/Controls/InfoBar.xaml new file mode 100644 index 000000000..1713b3459 --- /dev/null +++ b/Flow.Launcher/Resources/Controls/InfoBar.xaml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + +