mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* refactor(core): Window::close triggers RunEvent::CloseRequested * Update .changes/runtime-wry-window-close-event.md Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com> * add destroy [skip ci] * change files * delete files * fix tests * fix tests * fix test impl of the close flow * fmt * build bundle --------- Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.