What Are They Up To (Watut)

What Are They Up To (Watut)

40M Downloads

a way to disable chat notification for when someone is currently typing

MisteryDuck opened this issue ยท 2 comments

commented

there are some config options like disabling typing speed detection etc., but there is no option to disable the notification for when you are typing in chat. Adding a config option to change that behavior would be good.

commented

Added server side setting for screenTypingVisible

faffc5a

commented

Hmm true, theres a config screenTypingVisible for client, but its only for the receiving client, i should make that more clear, id like to also add support for server side overrides as well as the client being able to disable sending the typing visual for privacy reasons.