GNOME Bugzilla – Bug 351407
[PATCH] Main window should hide when closing it instead of quitting
Last modified: 2006-08-15 15:50:21 UTC
Hello, I think gossip shouldn't exit when closing the main window. Other programs like gaim that have a tray-icon just hide the main window when closing it. Patch is coming.
Created attachment 70923 [details] [review] proposed patch It just call gossip_app_set_visibility (FALSE); when receiving the "delete_event" on main window.
This is a somewhat controversial topic. It has been discussed many times. Richard and I will do something about this ASAP.
I have added substantially to this patch, since it has to work for people with NO tray.