Skip to content

fix tray icon on Linux#10

Merged
ArsenTech merged 3 commits intoArsenTech:mainfrom
frju365:main
Mar 29, 2026
Merged

fix tray icon on Linux#10
ArsenTech merged 3 commits intoArsenTech:mainfrom
frju365:main

Conversation

@frju365
Copy link
Copy Markdown
Contributor

@frju365 frju365 commented Mar 29, 2026

Pull Request | Description

Try to fix issue of the tray icon appearing and disappearing on linux at first (id of tray icon "main_tray" already in use by another app).
It fixes the issue #9.

I need test on windows system (don't have windows at home).

Type of change

Please delete options that are not relevant.

  • 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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Tested on linux (after installation).

Test Configuration:

  • Firmware version:
  • Hardware: Ubuntu 24.04
  • Toolchain:
  • SDK:

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
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Language Added

  • Language name:

@ArsenTech
Copy link
Copy Markdown
Owner

That fix of the System Tray ID name bug makes sense

@ArsenTech ArsenTech merged commit 6ae0776 into ArsenTech:main Mar 29, 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.

2 participants