tauri/.changes/parent-window-hwnd.md
Kasper 4e807a53e2
Support window parenting on macOS, closes #3751 (#3754)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-03-23 13:30:44 -03:00

146 B

tauri
patch

Breaking change: The Window::hwnd method now returns HWND from windows-rs crate instead of c_void on Windows.