tauri/.changes/tauri-remove-global-window-event-type.md

6 lines
154 B
Markdown
Raw Normal View History

---
'tauri': 'major:breaking'
---
Removed `GlobalWindowEvent` struct, and unpacked its field to be passed directly to `tauri::Builder::on_window_event`.