[pve-devel] [PATCH installer 0/2] Close app gracefully
Maximiliano Sandoval
m.sandoval at proxmox.com
Fri Jun 16 12:57:41 CEST 2023
We make sure that the Glib main loop is closed before exiting the application.
Ideally all of this, among other things, is handled automatically when using
Gtk3::ApplicationWindow and Glib::IO::Application->run(), but that needs
https://metacpan.org/pod/Glib::IO to be packaged for debian.
As a side note, gtk_main() and related functions were removed for GTK 4.
Maximiliano Sandoval (2):
exit process gracefully
stop main loop when closing the main window
proxinstall | 32 ++++++++++++++++++++------------
1 file changed, 20 insertions(+), 12 deletions(-)
--
2.39.2
More information about the pve-devel
mailing list