From 9c898b0ca61c090e5e327f750f6c73e28475e10b Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 12 Jun 2026 19:30:19 +0800
Subject: [PATCH] Fix space filter visual and close verification
---
C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift b/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
index fa8d37a..ea38b1a 100644
--- a/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
+++ b/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
@@ -328,7 +328,7 @@
WindowEnumerationRecord(
id: 20_015,
app: app,
- title: "CG-only Offscreen Rejected",
+ title: "CG-only Space-backed Candidate",
size: CGSize(width: 900, height: 600),
subrole: .standard,
hasAXBacking: false,
--
Gitblit v1.9.3