From 80d9baf2d09c9cb7feb237ecd2b2f8cbfe44a0c6 Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Sat, 16 May 2026 18:55:46 -0400 Subject: [PATCH] ui(header): drop Cmd+K button + swap settings glyph for a true gear (U+2699) --- src/TeamsISO.App/MainWindow.xaml | 41 ++++++++++++++++---------------- 1 file changed, 20 insertions(+), 21 deletions(-) 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. --> - +