From 1a623d1487da6b80cc8a2009df5c97105f46962c Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Sun, 9 Mar 2025 22:07:04 +0000 Subject: [PATCH] Update git submodules * Update skins/MinervaNeue from branch 'REL1_43' to b04c6ac7bcc894644287cb81f67245ad460d3ab6 - Fix logic for when to show the notification circle This functionality was seemingly broken in I55c18cf72. The comments in the code declare that the notification circle should show when there are unseen "notifications" (where a "notification" is either an "alert" on a "notice), and this matches user expectations. However the logic as implemented means we only see the circle when there are unseen "alerts". Bug: T344029 Change-Id: I91cd5e7703760323c4a6786e8c7a7a00b21e8de2 (cherry picked from commit acb5cb08bfc43e7f43717dba35399fe5233c90d0) --- skins/MinervaNeue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/MinervaNeue b/skins/MinervaNeue index 7d8fbb8d824..b04c6ac7bcc 160000 --- a/skins/MinervaNeue +++ b/skins/MinervaNeue @@ -1 +1 @@ -Subproject commit 7d8fbb8d8246fd91d38e293b34de2bd57e74f746 +Subproject commit b04c6ac7bcc894644287cb81f67245ad460d3ab6