Ariver
2026-06-07 9f15087ff92afad0508a24d8803e8e8775359d09
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)