Amr Bashir ba9590aa92 feat!: add Listener and Emitter traits (#9640) 1 vuosi sitten
..
README.md 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) 3 vuotta sitten
index.html 2b1ceb40d3 refactor(api)!: renamed `getCurrent` functions to avoid ambiguity (#10229) 1 vuosi sitten
main.rs ba9590aa92 feat!: add Listener and Emitter traits (#9640) 1 vuosi sitten
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 vuosi sitten

README.md

Parent Window Example

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