Bug 281157 - There is no method to see if a user is typing with only 1 person
Summary: There is no method to see if a user is typing with only 1 person
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: text-ui (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 09:28 UTC by David Edmundson
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2011-09-01 09:28:20 UTC
This is incredibly frustrating, I've found myself opening another chat, just so I can see if they're typing.

Possible solutions:
 - Bring the status bar back
 - Always show tabs
 - Show something in the window title? Empathy has a "user is typing" icon, which is really cool.
 - We _can't_ add anything to main chat part, because it would break using Adium Themes. Alternatively we could just forget the Adium theme nonsense and just implement something that doesn't suck, where we can do what we want.
Comment 1 Francesco Nwokeka 2011-09-01 10:07:34 UTC
(In reply to comment #0)
> This is incredibly frustrating, I've found myself opening another chat, just so
> I can see if they're typing.
> 
> Possible solutions:
>  - Bring the status bar back
This would be easy to do and clean

>  - Always show tabs
Ugly

>  - Show something in the window title? Empathy has a "user is typing" icon,
> which is really cool.
We need an icon for this. Easy to do operation and quite clean as well, but I think a status bar is more noticable

>  - We _can't_ add anything to main chat part, because it would break using
> Adium Themes. Alternatively we could just forget the Adium theme nonsense and
> just implement something that doesn't suck, where we can do what we want.
Add to the sprint agenda?
Comment 2 Martin Klapetek 2011-09-17 12:40:08 UTC
Git commit bda02b6f9e9530504fc6d45644270cfa532fb166 by Martin Klapetek.
Committed on 17/09/2011 at 14:35.
Pushed by mklapetek into branch 'master'.

Prepend 'Typing...' to the window title if the other side is typing

Reviewed-by: Francesco Nwokeka
BUG: 281157

M  +9    -2    app/chat-window.cpp
M  +1    -0    app/chat-window.h

http://commits.kde.org/telepathy-chat-handler/bda02b6f9e9530504fc6d45644270cfa532fb166