Amr Bashir 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) před 3 roky
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) před 3 roky
index.html d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 před 3 roky
main.rs 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) před 3 roky
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist před 3 roky

README.md

Parent Window Example

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