Closed
Bug 162655
Opened 23 years ago
Closed 22 years ago
/stalk action should be configurable: beep, top window
Categories
(Other Applications :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: burnus, Assigned: rginda)
Details
If I /stalk someone but don't want to get disturbed for a while I would like
to
a) stop the ChatZilla window to pop up every time some stalked text is found
and sometimes even:
b) stop ChatZilla to beep every time a stalked text is found.
/unstalk-ing everything and then re-/stalk-ing everything takes a lot of time...
Comment 1•23 years ago
|
||
You can do a) by:
/eval client.FLASH_WINDOW=false
You can do b) by:
/eval client.STALK_BEEP="beep" (chatzilla will beep)
/eval client.STALK_BEEP="" (chatzilla will do nothing)
/eval client.STALK_BEEP="file.wav" (chatzilla will play the wav file)
IYou also do combinations of the above.
Assignee | ||
Comment 2•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•