-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
feat(api/tray): add TrayIcon.setShowMenuOnLeftClick
method
#11726
Conversation
Package Changes Through dbdfdceThere are 8 changes which include @tauri-apps/api with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
menu_on_left_click
on WindowssetShowMenuOnLeftClick
setShowMenuOnLeftClick
TrayIcon.setShowMenuOnLeftClick
method
shouldn't the builder methods be renamed too then? |
yeah, didn't notice that one |
Followup to #11729:
setMenuOnLeftClick
and AddsetShowMenuOnLeftClick
to match Rust API.run_item_main_thread
macro usages