Amr Bashir 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) 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 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) 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.