Skip to content

[WIP] Fix app remaining in menu bar when setting is disabled - #12

Merged
proplayer919 merged 3 commits into
mainfrom
copilot/fix-menu-bar-issue
Aug 9, 2026
Merged

[WIP] Fix app remaining in menu bar when setting is disabled#12
proplayer919 merged 3 commits into
mainfrom
copilot/fix-menu-bar-issue

Conversation

Copilot AI commented Aug 9, 2026

Copy link
Copy Markdown
Contributor
  • Investigate how stayOpenInBackground is wired between UI and Tauri tray behavior
  • Make tray/menu-bar visibility follow stayOpenInBackground (disabled => no tray icon)
  • Keep close-window behavior aligned with the same setting
  • Run targeted validation (lint/build checks for companion app)
  • Run security checks (secret scan + CodeQL) and finalize

Copilot AI and others added 2 commits August 9, 2026 06:27
Co-authored-by: proplayer919 <95329795+proplayer919@users.noreply.github.com>
Co-authored-by: proplayer919 <95329795+proplayer919@users.noreply.github.com>
Copilot AI requested a review from proplayer919 August 9, 2026 06:30
@proplayer919
proplayer919 marked this pull request as ready for review August 9, 2026 06:32
@proplayer919
proplayer919 merged commit 043dc4c into main Aug 9, 2026
5 checks passed
@proplayer919
proplayer919 deleted the copilot/fix-menu-bar-issue branch August 9, 2026 06:36
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]: Regardless of setting, the app stays in the menu bar

2 participants