Amr Bashir 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 yıl önce
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) 3 yıl önce
index.html 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 yıl önce
main.rs 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 yıl önce
tauri.conf.json d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 yıl önce

README.md

Parent Window Example

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