Skip to content

fix(launcher): launch UWP apps through Explorer - #606

Open
enximi wants to merge 1 commit into
ZToolsCenter:mainfrom
enximi:codex/fix-uwp-focus
Open

fix(launcher): launch UWP apps through Explorer#606
enximi wants to merge 1 commit into
ZToolsCenter:mainfrom
enximi:codex/fix-uwp-focus

Conversation

@enximi

@enximi enximi commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

问题

Windows 下从 ZTools 启动 Windows Terminal 等 UWP 应用时,应用窗口会创建,但键盘焦点可能返回此前的窗口。

修复

  • UWP 应用优先通过 Explorer Shell 启动,以获得正常的前台焦点交接
  • Explorer 启动失败时回退现有原生 UWP API
  • 添加启动成功和回退路径测试

验证

  • Node 类型检查通过
  • 相关测试 27/27 通过
  • Electron 完整构建通过

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant