From 5912f1a8529bbc400b22e7c390a5cc9c09dd8a27 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 07 Jun 2026 01:14:09 +0800
Subject: [PATCH] Record 7.8.15 freeze manifest

---
 Scripts/window_logic_qa.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Scripts/window_logic_qa.sh b/Scripts/window_logic_qa.sh
index 897add1..d30af67 100755
--- a/Scripts/window_logic_qa.sh
+++ b/Scripts/window_logic_qa.sh
@@ -806,7 +806,7 @@
         return name.isEmpty
             && width >= 500
             && width <= 900
-            && height >= 320
+            && height >= 120
             && height <= 850
     }), let bounds = quickSearch[kCGWindowBounds as String] as? NSDictionary else {
         fputs("FAIL: could not find quick search result-list bounds\n", stderr)

--
Gitblit v1.9.3