diff --git a/src/TeamsISO.App/MainWindow.xaml b/src/TeamsISO.App/MainWindow.xaml index 31c60f4..594dc87 100644 --- a/src/TeamsISO.App/MainWindow.xaml +++ b/src/TeamsISO.App/MainWindow.xaml @@ -22,8 +22,9 @@ (Approved 2026-05-13. Shape brief at docs/shapes/2026-05-13-teamsiso-v2-studio-terminal.md) Default Windows title bar (no chromeless WindowChrome). The 32px header - below it carries the brand mark, wordmark, and three icon buttons: - ⌘K (command palette), theme toggle, settings drawer. Below that, a + below it carries the brand mark, wordmark, and two icon buttons: + theme toggle and settings drawer. (Command palette is still reachable + via Ctrl+K — keybinding only, no visible button.) Below that, a single transport strip carries the operator's at-a-glance status. The participants area is the canvas — no rail, no permanent side panel, no footer. The meeting bar at the bottom renders ONLY when @@ -118,23 +119,16 @@ Margin="8,0,0,0"/> - + drawer. Ctrl+K still opens the command palette via the + keybinding above — we just dropped the visible ⌘K + button because it duplicated the keyboard affordance + and crowded the header. --> - +