Ticket #758 (closed enhancement: Accepted)

Opened 3 years ago

Last modified 39 years ago

disable typing notification?!

Reported by: prior Owned by: emostar
Priority: normal Milestone:
Component: licq daemon Version:
Keywords: Cc:

Description

hello

i will disable my typing notification (but see the notification from remote users). i find this in CHANGELOG:

2004-05-07 15:26 emostar * src/icqpacket.cpp: Send typing notifications. Soon to be an

option that can make it disabled.

please implement this option :) thanks!

Change History

Changed 3 years ago by prior

Logged In: YES user_id=527127

i found a way to disable the notification *G* i hope, someone release an option-butten for disable...

- unsigned short nTyping = bActive ? ICQ_TYPING_ACTIVE : ICQ_TYPING_INACTIVEx0; + unsigned short nTyping = ICQ_TYPING_INACTIVEx0;

Changed 3 years ago by nobody

Logged In: NO

i'd like this option too ;)

Changed 3 years ago by emostar

Logged In: YES user_id=21415

This is in CVS and will be in the next release.

Changed 3 years ago by emostar

  • status changed from assigned to closed

Changed 3 years ago by ifo

Logged In: YES user_id=897768

Thanks a lot! I missed that option, too...

Note: See TracTickets for help on using tickets.