mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-12 05:59:53 +02:00
Everywhere: Kill app_event_loop on window close
This commit is contained in:
@@ -13,6 +13,7 @@ U0 @shutdown_callback(U64 o)
|
||||
}
|
||||
}
|
||||
Compositor.DestroyWindow(win);
|
||||
Kill(app_event_loop);
|
||||
Gui.Window.SetFocus(Compositor.GetWindowByTitle("Wallpaper"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user