Fabian-Lars c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) hai 1 ano
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) %!s(int64=3) %!d(string=hai) anos
index.html c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) hai 1 ano
main.rs 74d2464d0e refactor(core): implement on_page_load event using wry hook (#8116) hai 1 ano
tauri.conf.json d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) hai 1 ano

README.md

Parent Window Example

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