Amr Bashir 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) vor 2 Jahren
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) vor 3 Jahren
index.html 1d7171a1ec chore: add prettierignore and fmt the repo (#5192) vor 2 Jahren
main.rs 46e6187c89 chore: update license year (#6311) vor 2 Jahren
tauri.conf.json 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) vor 2 Jahren

README.md

Parent Window Example

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