tauri-apps / tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
https://tauri.app
Apache License 2.0
85.73k stars 2.59k forks source link

feat(macos): Expose tao event Event::ExitRequested #11568

Open luoffei opened 3 weeks ago

luoffei commented 3 weeks ago

for handle dock icon exit on macOS.


depends on https://github.com/tauri-apps/tao/pull/1003