public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer 0/2] Close app gracefully
@ 2023-06-16 10:57 Maximiliano Sandoval
  2023-06-16 10:57 ` [pve-devel] [PATCH installer 1/2] exit process gracefully Maximiliano Sandoval
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maximiliano Sandoval @ 2023-06-16 10:57 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-19  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16 10:57 [pve-devel] [PATCH installer 0/2] Close app gracefully Maximiliano Sandoval
2023-06-16 10:57 ` [pve-devel] [PATCH installer 1/2] exit process gracefully Maximiliano Sandoval
2023-06-16 10:57 ` [pve-devel] [PATCH installer 2/2] stop main loop when closing the main window Maximiliano Sandoval
2023-06-19  7:36 ` [pve-devel] applied: [PATCH installer 0/2] Close app gracefully Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal