Lucas Nogueira d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 %!s(int64=3) %!d(string=hai) anos
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) %!s(int64=3) %!d(string=hai) anos
index.html d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 %!s(int64=3) %!d(string=hai) anos
main.rs d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 %!s(int64=3) %!d(string=hai) anos
tauri.conf.json 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) %!s(int64=3) %!d(string=hai) anos

README.md

Parent Window Example

Run the following at the root directory of the repository to try it out: cargo run --example parent-window.