Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions docs/windows-ui-tracking/issue-141-main-frame.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Issue #141 Placeholder / 占位

## 中文摘要

本 PR 是 issue #141 的 draft 占位,专门跟踪 Windows 主窗口圆角贴合与外框不完整问题。
当前只沉淀调查结论、证据入口和后续修复范围,不引入功能性改动。

## Scope / 范围

- Windows main window
- frameless / custom chrome
- Mica / transparent / shadow
- first-paint visual consistency

## Evidence / 证据入口

- `openless-all/app/src-tauri/tauri.conf.json`
- `openless-all/app/src-tauri/src/lib.rs`
- `openless-all/app/src/components/WindowChrome.tsx`

## Merge Rule / 合并规则

- 仅当 issue #141 的根因修复、验证和回归检查完成后才允许从 draft 转为 ready。
Loading