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 140592 - action of close button for app windows spawned from the notification area
action of close button for app windows spawned from the notification area
Status: RESOLVED OBSOLETE
Product: gnome-devel-docs
Classification: Applications
Component: hig
unspecified
Other Linux
: Normal normal
: ---
Assigned To: HIG Maintainers
HIG Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-20 13:28 UTC by Chad Miller
Modified: 2020-12-04 18:20 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Chad Miller 2004-04-20 13:28:17 UTC
Does "close window" mean "close application"?

The Gossip folks say that they'd like this explicitly noted in the HIG.

http://lists.imendio.com/pipermail/gossip-dev/2004-April/001241.html

Gaim (with the System Tray Icon plugin activated) has the behavior that the
application seems to live in the notification area, and one can create and
destroy the window with impunity, never affecting the life of the application. 
That is, when the window is visible, clocking on the close button does not cause
the application to quit, it merely removes the window from the screen.  The
"handle" for the application is then the icon in the notification area.

Gossip (and Rhythmbox, et c.) places an icon in the notification area also, but
takes the approach that clicking close makes the application behave like every
other application -- quitting the program.

Gaim's behavior is very attractive to me.  (Indeed, I am accustomed to it
already and rely on it.)  It's similar to the "hide" functionality of
GnuStep/NeXTStep/MacOSX, except that it may be seen to violate the consistency
of "close".

My personal idea:  Create a fifth kind of window control, "hide", exclusive to
the absence of a "close" (and "minimize"?) and also exclusive to the presence of
a notification area icon which is willing to control the invisible application.  It
Comment 1 Calum Benson 2004-04-20 16:18:18 UTC
See also bug 99175.
Comment 2 Martin Ejdestig 2006-10-31 10:48:38 UTC
Gossip recently changed behaviour. See bug 368174.
Comment 3 Allan Day 2014-09-25 16:32:28 UTC
We don't really recommend using the system tray any more...