From 57c2922d1c09d15b1e0cf76ec90e34bdef62c76b Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Sun, 10 May 2026 09:41:28 -0400 Subject: [PATCH] feat(ui): auto-disable ISOs when participants leave the meeting --- src/TeamsISO.App/MainWindow.xaml | 859 +++++++++++++++--- .../ViewModels/GlobalSettingsViewModel.cs | 327 ++++++- src/TeamsISO.App/ViewModels/MainViewModel.cs | 560 ++++++++++++ 3 files changed, 1607 insertions(+), 139 deletions(-) diff --git a/src/TeamsISO.App/MainWindow.xaml b/src/TeamsISO.App/MainWindow.xaml index c8b8d59..8d0a2f3 100644 --- a/src/TeamsISO.App/MainWindow.xaml +++ b/src/TeamsISO.App/MainWindow.xaml @@ -33,11 +33,29 @@ + + + + + + + + + @@ -120,6 +138,22 @@ Stretch="Uniform"/> + + + + + + + + + + + - + @@ -323,34 +605,104 @@ - - + + + + + + + - + + + + + + + + + - @@ -421,14 +773,80 @@ - + + + + + + + + + + + + + + + + + + + + + - + - + @@ -483,6 +901,22 @@ + + + + @@ -500,6 +934,23 @@ + + + + + + + + + @@ -590,127 +1041,259 @@ Foreground="{DynamicResource Wd.Text.Tertiary}" Margin="0,0,0,22"/> - - + + - - - - - - - - + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - +