From dcd3e31e4e7e52c2566f0893364454f36498588a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Cobe=C3=B1a=20Mori=C3=A1n?= Date: Mon, 11 May 2026 12:33:35 +0200 Subject: [PATCH 1/4] add ESC hot key to clear notifications button (cherry picked from commit ff6cdd3f53dc52b109955031669f5a781b73c019) --- src/Resources/Locales/en_US.axaml | 4 +++- src/Views/LauncherPage.axaml | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index c997f8221..1467c3f78 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -813,7 +813,8 @@ More options... Navigate to HEAD Create Branch - CLEAR NOTIFICATIONS + CLEAR NOTIFICATIONS (ESC) + Only highlight current branch Open as Folder Open in {0} Open in External Tools @@ -1034,3 +1035,4 @@ Unlock YES + diff --git a/src/Views/LauncherPage.axaml b/src/Views/LauncherPage.axaml index 0a2e3144e..c286d6d48 100644 --- a/src/Views/LauncherPage.axaml +++ b/src/Views/LauncherPage.axaml @@ -121,6 +121,13 @@ +