Bug 303051

Summary: Contact list needs an even more compact delegate mode
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: contactlistAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.5

Description David Edmundson 2012-07-05 09:05:42 UTC
"The Lydia Special"

We need to make a smaller delegate than our compact. Suggest cloning our current small delegate and using SmallestReadableFont. (adjusting avatar and icon to fit)
Comment 1 Martin Klapetek 2012-07-05 09:08:50 UTC
I don't want to clone it as it will be the same code, just smaller font and avatars, which can be done with simple "if". I'll work on it.
Comment 2 Martin Klapetek 2012-07-15 22:52:41 UTC
Git commit 860271155e5210d77751d4ccbac5cd35326acb42 by Martin Klapetek.
Committed on 15/07/2012 at 23:48.
Pushed by mklapetek into branch 'master'.

Add Minimalistic delegate (aka Lydia Pintscher mode)

A contact list type which uses the smallest readable font and very small avatars to fit as many contacts into the list as possible.

Reviewed-by: David Edmundson
REVIEW: 105477
FIXED-IN: 0.5
DIGEST

M  +40   -20   contact-delegate-compact.cpp
M  +15   -2    contact-delegate-compact.h
M  +28   -5    contact-list-widget.cpp
M  +1    -0    contact-list-widget.h
M  +12   -3    main-widget.cpp

http://commits.kde.org/telepathy-contact-list/860271155e5210d77751d4ccbac5cd35326acb42