Skip to content

Add comprehensive system tray menu examples to documentation #3393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

s00d
Copy link

@s00d s00d commented Jul 7, 2025

Description

I'm currently developing a cross-platform system tray application SwitchShuttle and have been extensively working with Tauri's system tray menu API. During development, I noticed that the current documentation could benefit from more practical examples showing real-world usage patterns.

This PR adds several comprehensive examples to the system tray documentation, including:

  • Dynamic menu updates - How to update menu item text in real-time
  • Background monitoring - Examples of updating menu items from background threads
  • JavaScript integration - How to handle menu updates from the frontend
  • Real-time data display - Practical examples of showing live system information in menu items

@s00d s00d requested a review from a team as a code owner July 7, 2025 12:11
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Jul 7, 2025
Copy link

netlify bot commented Jul 7, 2025

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 34a797a
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/686bb98b64809e0008bfe8a0
😎 Deploy Preview https://deploy-preview-3393--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🔴 down 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🪵 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant