Amr Bashir 2b1ceb40d3 refactor(api)!: renamed `getCurrent` functions to avoid ambiguity (#10229) 1 năm trước cách đây
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) 3 năm trước cách đây
index.html 2b1ceb40d3 refactor(api)!: renamed `getCurrent` functions to avoid ambiguity (#10229) 1 năm trước cách đây
main.rs 4b75834a41 chore: update license headers 2024 (#9043) 1 năm trước cách đây
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 năm trước cách đây

README.md

Parent Window Example

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