Skip to content

feat: Enable systray on Linux and MacOS - #36

Merged
Tweekazoid merged 3 commits into
mainfrom
32_enable_systray
Aug 26, 2026
Merged

feat: Enable systray on Linux and MacOS #36
Tweekazoid merged 3 commits into
mainfrom
32_enable_systray

Conversation

@agajdosi

@agajdosi agajdosi commented Aug 19, 2026

Copy link
Copy Markdown
Member

fixes #32

  • add support for openInBrowser to MacOS and Linux
  • remove title for the systray, keep just icon
  • make CGO enabled by default, remove cross-compilation from dev.py, keep target for current platform (we build for all platforms via Github Actions CI)

@agajdosi agajdosi changed the title 32 enable systray feat: Enable systray on Linux and MacOS Aug 21, 2026
@agajdosi
agajdosi marked this pull request as ready for review August 21, 2026 11:17
@agajdosi
agajdosi marked this pull request as draft August 21, 2026 11:17
- add support for openInBrowser to MacOS and Linux
- remove title for the systray, keep just icon
- make CGO enabled by default, remove cross-compilation from dev.py, keep target for current platform (we build for all platforms via Github Actions CI)
@agajdosi
agajdosi marked this pull request as ready for review August 26, 2026 11:51
@agajdosi
agajdosi marked this pull request as draft August 26, 2026 11:51
@agajdosi
agajdosi marked this pull request as ready for review August 26, 2026 15:43
@agajdosi
agajdosi requested a review from Tweekazoid August 26, 2026 15:43

@Tweekazoid Tweekazoid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Image

super

@Tweekazoid
Tweekazoid merged commit 0eae755 into main Aug 26, 2026
94 checks passed
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.

Enable system tray for all platforms

2 participants