Skip to content

feat: Unified popup style, split the homepage into overview and quick links#39

Draft
Flashhhhhhzj wants to merge 15 commits into
mainfrom
fix/ui-modal-overview-quick-links
Draft

feat: Unified popup style, split the homepage into overview and quick links#39
Flashhhhhhzj wants to merge 15 commits into
mainfrom
fix/ui-modal-overview-quick-links

Conversation

@Flashhhhhhzj

Copy link
Copy Markdown
Collaborator

Optimize the UI styles of all popup components and unify the design language. Refactor the homepage into two separate pages: an overview page and a quick links page.

Flashhhhhhzj and others added 15 commits June 17, 2026 10:47
1. 修复 ssh-session-controller.ts 中的 TS2345 类型检查编译报错

2. 移除 Windows 自定义标题栏左侧多余的 TermDock 图标和文本,使控制按钮右对齐

3. 精简 Home 页侧边栏顶部边距,使品牌名称在 Windows 标题栏正下方顶格显示

4. 替换 Windows 最小化/最大化/关闭按钮为精致的 Windows 11 Fluent 风格 SVG 图标

5. 实现主进程与渲染进程窗口最大化/向下还原状态同步,动态切换最大化与还原图标

6. 在 Windows 标题栏左侧添加 File、View、Window 自定义菜单按钮,并实现点击时调用 Electron 原生下拉菜单
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
- 将终端命令输入改为贴合终端区域的悬浮窗样式,避免再像业务面板一样割裂终端与文件区
- 收敛终端悬浮窗的键盘事件作用域,只在终端区域内响应双击 Ctrl/Cmd、Alt 历史和历史面板导航,降低对其他面板与系统快捷键的干扰
- 补齐悬浮窗相关的中英文 i18n 文案,包括占位提示、历史搜索、清空列表、连接切换和文件面板显隐提示
- 将命令历史存储改为按 profile 隔离,避免不同连接之间混用历史记录
- 为悬浮窗补充复制、粘贴、播放、面板显隐等图标,并同步终端容器结构与样式适配

Co-authored-by: Codex <codex@openai.com>
- 移除 file-editor-config.ts 里残留的无意义缩进/空白差异
- 保持当前分支工作区干净,避免无关噪音干扰后续评审与提交

Co-authored-by: Codex <codex@openai.com>
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.

2 participants