We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is such event on Tauri v1 https://docs.rs/tauri/1.6.8/tauri/enum.SystemTrayEvent.html#variant.DoubleClick, but not on v2.
Do you plan to support it ?
The text was updated successfully, but these errors were encountered:
feat: add double click events back
47f74c9
This was previously removed in #161 in [email protected] closes #173
feat: add double click events back (#185)
a1303c3
Successfully merging a pull request may close this issue.
There is such event on Tauri v1 https://docs.rs/tauri/1.6.8/tauri/enum.SystemTrayEvent.html#variant.DoubleClick, but not on v2.
Do you plan to support it ?
The text was updated successfully, but these errors were encountered: