Skip to content

Commit 2812c44

Browse files
authored
feat(core): window, shortcut and clipboard API calls on main thread (#2659)
1 parent cc2f39a commit 2812c44

8 files changed

Lines changed: 674 additions & 720 deletions

File tree

.changes/main-thread-api-calls.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"tauri": patch
3+
"tauri-runtime-wry": patch
4+
---
5+
6+
Allow window, global shortcut and clipboard APIs to be called on the main thread (except window's `close` and `create_window`).

0 commit comments

Comments
 (0)