Skip to content
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

Expose set_menu from tao through the TrayHandle struct #2502

Closed
fnune opened this issue Aug 20, 2021 · 0 comments
Closed

Expose set_menu from tao through the TrayHandle struct #2502

fnune opened this issue Aug 20, 2021 · 0 comments

Comments

@fnune
Copy link
Contributor

fnune commented Aug 20, 2021

Problem
Some time ago we added set_menu for system trays: tauri-apps/tao#106
This API is not available via Tauri, and only set_icon is to be found inside app.tray_handle().

Solution
Expose set_menu via the TrayHandle struct.

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

No branches or pull requests

1 participant