Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 6832a20b55e2c1458a7b61d92f298b935694b5bd
Title: Allow disabling of outgoing typing indicators
Status: Closed Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Duplicate
Last Modified: 2022-08-05 16:22:18
Version Found In: 0.4.29
F7167A760587FE112022-08-04 02:17:52

I'd like to be able to disable the feature that shows other users when I'm typing.
It's odd that the "Show own typing indicators" preference does not do this despite being under "Privacy".

My current hacky solution is to zero out 0x3CC4A9 to 0x3CC4AE in the binary.

alexanderliu2022-08-05 11:06:56

The "Report typing status to servers" option under General > Privacy should accomplish this.

Nevertheless, it is a bit confusing that "Show own typing indicators" is given it's own Privacy category, given it's only an aesthetic change.

F7167A760587FE112022-08-05 16:22:02

I didn't see that it was under a separate category for whatever reason; thank you.