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

README.md

Parent Window Example

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