mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
15566cfd64
* feat(core): add API to send wry window message to the event loop * expose types
197 B
197 B
tauri | tauri-runtime | tauri-runtime-wry |
---|---|---|
patch | patch | patch |
Allow creation of empty Window with create_tao_window()
and management with send_tao_window_event()
on the AppHandler.