Ariver
2026-06-05 5194065f5cebfa847061c43cf2c568a1c91721ce
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)