Skip to content

Make tray menu buttons work and add new "add tunnel" button to menu#119

Merged
mattdjenkinson merged 2 commits intomainfrom
fix/make-tray-buttons-responsive
Mar 11, 2026
Merged

Make tray menu buttons work and add new "add tunnel" button to menu#119
mattdjenkinson merged 2 commits intomainfrom
fix/make-tray-buttons-responsive

Conversation

@mattdjenkinson
Copy link
Contributor

Previously the menu buttons on the tray menu did nothing. This PR fixes that and adds a new "Add Tunnel" button to the menu and adds the app version number to the bottom of the list.

Currently everytime you hit the tray icon the main app window becomes active and focused, this is because Dioxus is forcing this behaviour and we can't override it. I've opened an issue and pr in Dioxus to address this.

Screen.Recording.2026-03-11.at.13.11.41.mov

@kevwilliams
Copy link

I dont think there is a system tray icon in linux desktop, but I think this PR also fixes the toolbar issue we were having. LGTM!

@mattdjenkinson mattdjenkinson merged commit c554a57 into main Mar 11, 2026
11 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.

2 participants