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

README.md

Parent Window Example

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