From e09ab17b0ee44babc71169bd58c60620fef40981 Mon Sep 17 00:00:00 2001 From: Owen McGirr Date: Fri, 3 Jul 2026 19:53:33 +0100 Subject: [PATCH] Move connection status to title bar --- .../Chrome/SwitchifyTitleBar.xaml | 56 +++++++- .../Chrome/SwitchifyTitleBar.xaml.cs | 36 +++++ src/SwitchifyPc.App/MainWindow.xaml | 52 +------ src/SwitchifyPc.Tests/MainWindowTests.cs | 76 +++++++++++ .../SwitchifyTitleBarTests.cs | 129 ++++++++++++++++++ 5 files changed, 300 insertions(+), 49 deletions(-) diff --git a/src/SwitchifyPc.App/Chrome/SwitchifyTitleBar.xaml b/src/SwitchifyPc.App/Chrome/SwitchifyTitleBar.xaml index 605dc3d..1c555aa 100644 --- a/src/SwitchifyPc.App/Chrome/SwitchifyTitleBar.xaml +++ b/src/SwitchifyPc.App/Chrome/SwitchifyTitleBar.xaml @@ -69,12 +69,33 @@ + + + - + + + + + + + + + + +