Open
Bug 288606
Opened 20 years ago
Updated 2 years ago
use favicon for window icon pixmap
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: jwz, Unassigned)
References
Details
It would be nice if, on X11 systems, the favicon was used as the window manager icon. E.g., in the gnome-panel window-list applet, there is an icon next to the window name. Right now, that is always the Firefox logo. Instead, that should be the favicon of the page (if it has one.) You do this by setting the XWMHints->icon_pixmap in XSetWMHints().
Updated•20 years ago
|
Assignee: bugs → caillon
Comment 1•19 years ago
|
||
*** Bug 311634 has been marked as a duplicate of this bug. ***
Comment 3•17 years ago
|
||
Why its only for linux? In windows it's the same. I think it's in OS-independent code.
Comment 5•16 years ago
|
||
This would be an awesome feature, on all operating systems. Think Pandora, Last.FM, your favorite time tracker for BaseCamp, etc. etc. - having those icons show up in your window manager and system bar/dock/etc. would be incredibly useful, rather than just a whole bunch of Firefox icons, forcing you to read the text to figure out which window is what. Personally, I'm on Windows, and I use a "minimize to system tray" app, which lets me minimize Firefox (or any other app) to the system tray... Being able to put web-based music players, time trackers, web-based instant messaging services, and probably tons of other services, in your system tray, would be great - you might even consider adding a "minimize to tray" button to the Firefox application window, so that we didn't need additional applications for that...
Comment 6•16 years ago
|
||
The Shell Integration code doesn't manage the process icons... not sure what component is best for this so moving over to Firefox -> General.
Assignee: caillon → nobody
Component: Shell Integration → General
QA Contact: shell.integration → general
Comment 7•14 years ago
|
||
I think this is a duplicate of bug 562506 ( https://bugzilla.mozilla.org/show_bug.cgi?id=562506 ).
Updated•2 years ago
|
Severity: normal → S3
Comment 8•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 10 votes.
:mossop, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dtownsend)
Comment 9•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(dtownsend)
You need to log in
before you can comment on or make changes to this bug.
Description
•