Open Krzeszny opened 1 month ago
I'm thinking it should be possible to have a global script that would keep track of if the user is typing, and allow scripts to read from a variable to determine where the keyboard focus is. If the focus matches a given app, apps can take extra action. Such as the chat application showing someone is typing.
It's a big inconvenience when we can't tell if mute (or muted) people are typing or just standing still.
Optionally, the indicator could show what is being typed live (letter by letter).