Lucas Nogueira 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 years ago
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) 3 years ago
index.html d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 3 years ago
main.rs 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) 3 years ago
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 years ago

README.md

Parent Window Example

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