Lucas Fernandes Nogueira 64e0054299 refactor(core): do not panic on invalid window labels,#3544 (#3596) 3 éve
..
src-tauri 64e0054299 refactor(core): do not panic on invalid window labels,#3544 (#3596) 3 éve
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 éve
index.html 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 éve
package.json 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 éve
yarn.lock c88838aa76 feat: build without proc macros (#1226) 4 éve

README.md

Multi-Window Example

An example Tauri Multi-Window Application.

To execute run the following on the root directory of the repository: cargo run --example multiwindow.