After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 351407 - [PATCH] Main window should hide when closing it instead of quitting
[PATCH] Main window should hide when closing it instead of quitting
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-15 09:21 UTC by Xavier Claessens
Modified: 2006-08-15 15:50 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
proposed patch (536 bytes, patch)
2006-08-15 09:23 UTC, Xavier Claessens
committed Details | Review

Description Xavier Claessens 2006-08-15 09:21:56 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.
Comment 1 Xavier Claessens 2006-08-15 09:23:04 UTC
Created attachment 70923 [details] [review]
proposed patch

It just call gossip_app_set_visibility (FALSE); when receiving the "delete_event" on main window.
Comment 2 Martyn Russell 2006-08-15 11:50:27 UTC
This is a somewhat controversial topic. It has been discussed many times.
Richard and I will do something about this ASAP.
Comment 3 Martyn Russell 2006-08-15 15:50:21 UTC
I have added substantially to this patch, since it has to work for people with NO tray.