Skip to content

feat(tray): add tooltip to tray icon for better user experience#2417

Merged
farion1231 merged 1 commit into
farion1231:mainfrom
Coconut-Fish:style/tooltip
Apr 30, 2026
Merged

feat(tray): add tooltip to tray icon for better user experience#2417
farion1231 merged 1 commit into
farion1231:mainfrom
Coconut-Fish:style/tooltip

Conversation

@Coconut-Fish

Copy link
Copy Markdown
Contributor

Summary / 概述

给托盘添加悬浮提示

Related Issue / 关联 Issue

Fixes #

Screenshots / 截图

Before / 修改前 After / 修改后

|
image
|
image
|

Checklist / 检查清单

  • [√] pnpm typecheck passes / 通过 TypeScript 类型检查
  • [√] pnpm format:check passes / 通过代码格式检查
  • [√] cargo clippy passes (if Rust code changed) / 通过 Clippy 检查(如修改了 Rust 代码)
  • Updated i18n files if user-facing text changed / 如修改了用户可见文本,已更新国际化文件

Copilot AI review requested due to automatic review settings April 28, 2026 09:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a hover tooltip to the system tray icon to make the tray entry clearer to users.

Changes:

  • Set a tooltip string on the TrayIconBuilder during tray initialization.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src-tauri/src/lib.rs
@farion1231

Copy link
Copy Markdown
Owner

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@farion1231 farion1231 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

非常感谢您的贡献!

@farion1231
farion1231 merged commit 7f0c7b1 into farion1231:main Apr 30, 2026
5 of 6 checks passed
@Coconut-Fish
Coconut-Fish deleted the style/tooltip branch May 7, 2026 08:09
ManLOK-Chu pushed a commit to ManLOK-Chu/cc-switch that referenced this pull request May 11, 2026
dfbb pushed a commit to dfbb/cc-switch that referenced this pull request May 20, 2026
delta-lo pushed a commit to delta-lo/cc-switch-mod that referenced this pull request May 31, 2026
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.

3 participants