Skip to content

Fix tray icon missing from taskbar after upgrade (#237)#238

Merged
Finesssee merged 1 commit into
mainfrom
fix/issue-237-tray-taskbar-icon
Jul 24, 2026
Merged

Fix tray icon missing from taskbar after upgrade (#237)#238
Finesssee merged 1 commit into
mainfrom
fix/issue-237-tray-taskbar-icon

Conversation

@Finesssee

@Finesssee Finesssee commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Silent upgrades relaunch CodexBar so the tray icon returns after CloseApplications
  • Default Pin to Taskbar (Windows 11) on, with one-shot migration for old false defaults
  • Harden NotifyIconSettings matching (\\?\ paths + unique exe-name fallback) and retry promotion at 0/1/3/8s

Fixes #237

Test plan

  • cargo test --manifest-path rust/Cargo.toml --lib promote_tray
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml tray_visibility::tests
  • Local debug build + CUA: tray icon visible in notification strip after menubar launch
  • Manual: silent upgrade path installs and app relaunches with tray icon

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Relaunch after silent install, default Win11 tray pin on, harden
NotifyIconSettings path matching, and one-shot migrate old false defaults.
@Finesssee
Finesssee merged commit e9e991d into main Jul 24, 2026
1 check failed
@Finesssee
Finesssee deleted the fix/issue-237-tray-taskbar-icon branch July 24, 2026 03:50
@github-actions

Copy link
Copy Markdown

This repository allows each user to open at most 4 pull requests per 7 days.

Closing this automatically.

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.

[Bug]: icon is not in task bar

1 participant