From ffa76a42b2ffddb9271065af794281a170a4bd6f Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 23 May 2026 23:42:00 +0800
Subject: [PATCH] Fix fullscreen Space overlay presentation

---
 Release/AppStore-7.6.0-20260523.2335/QA_RELEASE_EVIDENCE.md |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/Release/AppStore-7.6.0-20260523.1803/QA_RELEASE_EVIDENCE.md b/Release/AppStore-7.6.0-20260523.2335/QA_RELEASE_EVIDENCE.md
similarity index 87%
rename from Release/AppStore-7.6.0-20260523.1803/QA_RELEASE_EVIDENCE.md
rename to Release/AppStore-7.6.0-20260523.2335/QA_RELEASE_EVIDENCE.md
index e5745c5..0aa6f5b 100644
--- a/Release/AppStore-7.6.0-20260523.1803/QA_RELEASE_EVIDENCE.md
+++ b/Release/AppStore-7.6.0-20260523.2335/QA_RELEASE_EVIDENCE.md
@@ -3,7 +3,7 @@
 ## Local Build
 
 - Version: `7.6.0`
-- Build: `20260523.1803`
+- Build: `20260523.2335`
 - App path: `/Users/ar/Projects/Taglauncher/build/TagLauncher.app`
 - DMG path: `/Users/ar/Projects/Taglauncher/build/TagLauncher.dmg`
 - App executable size: `1.4M`
@@ -12,8 +12,8 @@
 ## Hashes
 
 ```text
-c848f902a8219547b59767b172d5b26453748e7f34ee1ce7d10c421fc61005de  build/TagLauncher.dmg
-8a541e00734f0bd5f461b13881e194b29cb9c33b79fc0203cd59864680928d4e  build/TagLauncher.app/Contents/MacOS/TagLauncher
+370adb4ad671ec910cc0edf7e6f1ae3ebdd59cbd063f5d8439f2c7e8b05fd0e1  build/TagLauncher.dmg
+9f808b6fc81b587a1508aa31c261cdbe187a3b7727daf8bf163788ba49eb2333  build/TagLauncher.app/Contents/MacOS/TagLauncher
 ```
 
 ## Commands Run
@@ -40,6 +40,8 @@
 - Repeated self-launch keeps exactly one process.
 - Repeated self-launch keeps exactly one Dock tile.
 - Fullscreen Space overlay appears above the current fullscreen app.
+- Fullscreen Space overlay is checked with `showDockIcon=true` and `showDockIcon=false`.
+- Fullscreen Space overlay bounds must match the fullscreen target display and remain stable across repeated samples.
 - App grid claims foreground, hides Dock, and keeps menu bar visible.
 - Settings floats above app grid.
 - File panel floats above Settings.

--
Gitblit v1.9.3