From a3d82000231b8a8e3709e1a6708dbbdaf81412dc Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 20 Jun 2026 12:32:28 +0800 Subject: [PATCH] Add progressive window shortcut filtering --- C3.tools/round1-main-ui-qa.sh | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/C3.tools/round1-main-ui-qa.sh b/C3.tools/round1-main-ui-qa.sh index 99c1b6d..c8e283d 100755 --- a/C3.tools/round1-main-ui-qa.sh +++ b/C3.tools/round1-main-ui-qa.sh @@ -117,6 +117,7 @@ run_step horizontal-waterfall "$SCRIPT_DIR/round1-horizontal-waterfall-fixture-qa.sh" run_step theme-toggle "$SCRIPT_DIR/round1-theme-toggle-fixture-qa.sh" run_step space-lane-dark-hover "$SCRIPT_DIR/round1-space-lane-dark-hover-fixture-qa.sh" +run_step window-index-progressive-filter "$SCRIPT_DIR/round1-window-index-progressive-filter-fixture-qa.sh" run_step no-quick-switch-residual swift "$SCRIPT_DIR/window-logic-qa.swift" --expect-no-quick-switch assert_no_current_aligner @@ -130,5 +131,5 @@ screenshots/fallbacks, minimized-window restore/activation, mouse activation, multi-page precise activation/close targeting, App column alignment, Split View Space Lane rendering, theme toggle, Space Lane dark hover readability, -and final no-residual check. +Option two-key progressive Waterfall filtering, and final no-residual check. EOF -- Gitblit v1.9.3