mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-24 16:22:21 +00:00
assistShow watch 此前只为 Electron 子窗口发送 windowDestroy 销毁窗口, 浏览器以 window.open 打开的 popout 独立窗口(single/apps.vue)关闭应用后 只隐藏内容、窗口空挂不关。补全浏览器分支:windowType 为 popout 时调用 window.close()。主程序内嵌的 embed 窗口(默认值)不进入此分支,不受影响。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>