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 108214 - Window menu needs a better name :)
Window menu needs a better name :)
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: window selector
2.3.x
Other All
: Normal minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 119263 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-03-12 17:37 UTC by Calum Benson
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Calum Benson 2003-03-12 17:37:11 UTC
I'm afraid we're going to have to call this something other than the
"window menu applet", as that's too readily confused with what the user
docs currently call the window manager menu (the one on each window that
contains Minimize/Resize/Close etc.)

Any suggestions?  I forget what it's called in MacOS, probably just the
Finder menu or something equally unhelpful...
Comment 1 Mark McLoughlin 2003-03-12 21:36:50 UTC
Suggestions ? "Window Menu" *was* my suggestion :-)
Comment 2 Vincent Untz 2003-03-15 14:33:40 UTC
Adding some bugsquad keywords and lowering severity to minor (I don't
thnik it makes the applet unusable :)).
Comment 3 Seth Nickell 2003-03-19 00:25:02 UTC
I do. In terms of adding it as a new applet to a blank panel... if you
can't find it, you can't add it.
Comment 4 Calum Benson 2003-03-27 19:07:07 UTC
"Window List Menu" might make it obvious that it does the same sort of
thing as the window list applet, but then again might be so similar
it's confusing... "Window Switcher Menu" or "Application Switcher
Menu" also spring to mind.

It looks like it's called the "Application Menu" in MacOS, but
obviously we can't call it that :)
Comment 5 Mark McLoughlin 2003-08-06 14:36:45 UTC
Eugene's comments in bug #119263:

When what is now the Window Menu applet was on the Menu Panel, we
referred to it as the window list icon - it shows a list of your 
windows. But we already have a Window List applet.

Some suggestions for a new name:

- List Windows applet
- View Windows applet
- Display Windows applet

None of these names really leap out, but I think that the first most
accurately describes the functionality.
Comment 6 Mark McLoughlin 2003-08-06 14:36:57 UTC
*** Bug 119263 has been marked as a duplicate of this bug. ***
Comment 7 Eugene O'Connor 2003-08-06 16:50:58 UTC
Another suggestion:

- Window Index

That's probably overstating what this applet does. Maybe one of these:

- Window Selector
- Window Chooser
Comment 8 Eugene O'Connor 2003-08-06 19:46:25 UTC
In a mail to me, Calum suggested:

- Window Switcher
Comment 9 Eugene O'Connor 2003-10-22 11:42:10 UTC
I vote for "Window Selector". "Window Switcher" suggests that this is
a parallel applet to Workspace Switcher, which it isn't. 

Can we resolve this soon? At present, the UG has to be a little
ambiguous about this applet to avoid confusion with the Window Menu.
Comment 10 Patrick Costello 2003-10-22 12:23:34 UTC
The applet provides more than a list or a menu, in that you can select
which window you want. Therefore, Window Selector seems an appropriate
name. Gets my vote too. 

Pat
Comment 11 Calum Benson 2003-10-22 12:39:07 UTC
I've nothing against "Window Selector" either, although to be honest
I'm unconvinced that it "provides more than a menu"... it looks like a
menu and it behaves like a menu (since it's just a regular GtkMenubar
stuck on a panel), so I would wager most users are going to call it a
menu anyway whatever we decide :)
Comment 12 Patrick Costello 2003-10-22 13:43:01 UTC
It's more than a menu 'cos it's an applet, not a permanent fixture.
Not much of a difference, I know, but enough to merit a different
name. 

Pat
Comment 13 Vincent Untz 2003-11-12 18:17:07 UTC
Ok, let's call it "Window selector", then.
Mark: what should be done when renaming an applet? Do we want to
rename the source file too?
Comment 14 Mark McLoughlin 2003-11-13 13:20:52 UTC
No, I'd just change the name and description in the .server.in.in
file, change the about dialog, update the accessible name
(atk_object_set_name) and that should do it nicely.
Comment 15 Vincent Untz 2003-11-18 18:50:36 UTC
This is fixed in HEAD: the applet is now called Window Selector.
Mark: I did not change the iid, but it might be better to add a
compatibility iid and change the current iid. Dunno.