Closed
Bug 302425
Opened 20 years ago
Closed 11 years ago
popup messages in a tray notification
Categories
(Other Applications Graveyard :: ChatZilla, enhancement)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 622714
People
(Reporter: brett, Assigned: rginda)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
it would be good if the same technique Thunderbird uses when you get new
messages could be used to popup messages received in a channel in the tray area
(and stack them if multiple). This is like how MSN messenger works.
I would use it for all messages from selected channels, but it would good to
make it configurable per channel and be able to configure it for
highlight/private chat, regular chat, or both.
Reproducible: Always
Comment 1•20 years ago
|
||
Using the prefix [RFE] has been depreciated for years.
Summary: [RFE] popup messages in a tray notification → popup messages in a tray notification
Comment 2•20 years ago
|
||
In a moderately busy IRC channel, you can get up to 3 messages a second easily.
I presume you only want a notification such as this when the window is not
currently focused and it should only appear for the first message?
I'm not sure how accessible the toaster code from thunderbird/firefox is from a
codebase point of view, but i know our current message notification system
doesnt not make these distinctions about relevance. This would likely need to be
tackled first.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•20 years ago
|
||
The toaster is completely usable from JS AFAIK, however, this would have to
depend on bug 252848, so that we can have general - central - controls for all
the various notification methods.
Depends on: 252848
| Reporter | ||
Comment 4•20 years ago
|
||
thanks for replying so quickly. responses to comments:
only when not focused: yes, definitely. Sorry I forgot to mention that.
only first message: not really. I had for a little while left chatzilla for
trillian as it has this feature, and what it does is stacks the messages up the
window. Basically I was using it to read messages without constantly swapping
windows. I'm happy to hear alternatives others have used to achieve this.
The reason for being selective about routing was to be able to turn it off for
certain channels that have a lot of messages, but I could live without that for now.
Comment 5•20 years ago
|
||
I don't believe the toaster service is flexible enough for what you want. I'm
not sure it can do more than a line or two of text, and I am pretty sure it wont
stack multiple ones.
Updated•20 years ago
|
OS: Windows XP → All
Hardware: PC → All
Comment 6•19 years ago
|
||
*** Bug 358495 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
QA Contact: samuel → chatzilla
Comment 7•15 years ago
|
||
Maybe for channel text, only display a toaster popup if the message is important.
Comment 8•13 years ago
|
||
A working plugin is available at Bug 622714 in the attachment, if someone needs this feature should use the plugin. The plugin got menu options so you can filter what type of messages you want to be popupped :) After 2years of usage the plugin looks stable, has intelligent flood-protector, and works with win, linux, mac as well.
enjoy :)
Comment 9•11 years ago
|
||
This bug is fixed by the Bug 622714
available in [cz-0.9.91]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•