mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(core): add `WindowEvent::FileDrop`, closes #3664 * refactor(core): use the event loop proxy to send updater events * simplify generics with user event trait * fix tray impl
122 B
122 B
tauri-runtime, tauri-runtime-wry
| tauri-runtime | tauri-runtime-wry |
|---|---|
| minor | minor |
Allow specifying a user event type for the event loop message.