From dca2e888d633fc47a8ac11b450c5608593071539 Mon Sep 17 00:00:00 2001 From: Jaap-Jan de Wit | DodoTech Date: Fri, 7 Aug 2026 18:12:36 +0200 Subject: [PATCH] Redraw quick connect in v5's shape, auth word and all --- src/DodoSSH.Client.App/App.axaml | 36 +++++++++++ .../Views/QuickConnect.axaml | 62 +++++++++++++------ 2 files changed, 79 insertions(+), 19 deletions(-) diff --git a/src/DodoSSH.Client.App/App.axaml b/src/DodoSSH.Client.App/App.axaml index 55a2a72..59715e3 100644 --- a/src/DodoSSH.Client.App/App.axaml +++ b/src/DodoSSH.Client.App/App.axaml @@ -954,6 +954,42 @@ + + + + + + + + - + BorderThickness="1" CornerRadius="14"> - + + - @@ -54,32 +60,50 @@ looks like it does — the keyboard route already treats choosing a row and connecting to it as one act, and a pointer that only highlighted would leave the palette open over a choice already made. The gesture is wired in the code-behind, as the sidebar's double-click is. + + Classes="tiles" clears the theme's full-bleed hover and selection wash the way the hosts grid's own + cards do — see the remark on Border.qcrow in App.axaml, which is what paints every state here + instead. Rows rather than cards, but the same reason applies: a square wash behind a rounded shape + shows its corners. --> - - - - - - - - - + + + + + + + + + + + + - - +