5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 13:00:08 +08:00
wails/v3/tasks
Lea Anthony 1195464acb Improve window teardown on termination
This commit adds a robust teardown process for windows on application shutdown. It introduces a field to track the destruction state of each window and checks such before performing window operations. Also, it enhances the destroy functions within application for thorough clean up. Finally, redundant event handlers related to application termination were removed while fixing file generating challenge in go tasks.
2024-01-09 07:45:56 +11:00
..
contribs Update all-contributosrc 2023-03-02 08:22:33 +11:00
events Improve window teardown on termination 2024-01-09 07:45:56 +11:00
sed [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
Taskfile.yml [v3 windows] Move icons to own package, systray dark mode icon, window.Focus(), 2023-05-09 19:52:33 +10:00