Bug 349607 - Flatten the list of contacts where a contact has only one IM protocol
Summary: Flatten the list of contacts where a contact has only one IM protocol
Status: REPORTED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: log-viewer (show other bugs)
Version: 15.04.0
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-25 19:41 UTC by Alexander Potashev
Modified: 2015-06-25 19:41 UTC (History)
0 users

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 Alexander Potashev 2015-06-25 19:41:52 UTC
The contact list in ktp-log-viewer is a 2-level forest: people on the top level (as tree roots), and their IM protocols as child nodes in trees.

If I use only Jabber (or, more commonly: "if the majority of my contacts use only one protocol"), the forest looks like a set of couples. In each couple we have redundancy: clicking on the root node does the same as clicking on the child node.

I suggest to remove this duplication by merging the contact name with its single protocol. This way we can save up to 50% of space in the contact list in ktp-log-viewer.

Reproducible: Always