Skip to content

fix(tauri): hide window on close to tray#1190

Merged
7w1 merged 1 commit into
devfrom
hazre/fix/hide-window-close-to-tray
Jul 22, 2026
Merged

fix(tauri): hide window on close to tray#1190
7w1 merged 1 commit into
devfrom
hazre/fix/hide-window-close-to-tray

Conversation

@hazre

@hazre hazre commented Jul 21, 2026

Copy link
Copy Markdown
Member

Description

workaround for #1178 until it's fixed upstream.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@hazre hazre added the internal label Jul 21, 2026
@hazre
hazre requested a review from 7w1 as a code owner July 21, 2026 23:27
workaround for #1178 until it's fixed upstream.

Signed-off-by: hazre <mail@haz.re>
@hazre
hazre force-pushed the hazre/fix/hide-window-close-to-tray branch from f79b3d9 to e1b0785 Compare July 21, 2026 23:27
@hazre hazre changed the title fix(tauri): hide window on close to tray now fix(tauri): hide window on close to tray Jul 21, 2026
@7w1
7w1 added this pull request to the merge queue Jul 22, 2026
Merged via the queue into dev with commit 2c98c77 Jul 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants