Skip to content

fix(tray): build tray on main thread#11583

Merged
amrbashir merged 4 commits intodevfrom
fix/tray-event-async-command
Nov 5, 2024
Merged

fix(tray): build tray on main thread#11583
amrbashir merged 4 commits intodevfrom
fix/tray-event-async-command

Conversation

@amrbashir
Copy link
Member

closes #11462

@amrbashir amrbashir requested a review from a team as a code owner November 4, 2024 23:51
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2024

Package Changes Through 710bde0

There are 8 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-utils with minor, tauri-runtime with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.3 2.0.4
tauri-utils 2.0.2 2.1.0
tauri-bundler 2.0.4 2.1.0
tauri-runtime 2.1.1 2.1.2
tauri-runtime-wry 2.1.2 2.1.3
tauri-codegen 2.0.2 2.0.3
tauri-macros 2.0.2 2.0.3
tauri-plugin 2.0.2 2.0.3
tauri-build 2.0.2 2.0.3
tauri 2.0.6 2.1.0
@tauri-apps/cli 2.0.4 2.1.0
tauri-cli 2.0.4 2.1.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir merged commit 4191a7a into dev Nov 5, 2024
@amrbashir amrbashir deleted the fix/tray-event-async-command branch November 5, 2024 15:42
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.

[bug] TrayIcon mouse events don't work if the icon was created from async command

2 participants