Lucas Fernandes Nogueira 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 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 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 3 年 前
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 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.