Closed Bug 302425 Opened 19 years ago Closed 10 years ago

popup messages in a tray notification

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 622714

People

(Reporter: brett, Assigned: rginda)

References

(Depends on 1 open bug)

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
Using the prefix [RFE] has been depreciated for years.
Summary: [RFE] popup messages in a tray notification → popup messages in a tray notification
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
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
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.
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.
OS: Windows XP → All
Hardware: PC → All
*** Bug 358495 has been marked as a duplicate of this bug. ***
QA Contact: samuel → chatzilla
Maybe for channel text, only display a toaster popup if the message is important.
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 :)
This bug is fixed by the Bug 622714
available in [cz-0.9.91]
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.