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