Summary: | Contact list needs an even more compact delegate mode | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
Component: | contactlist | Assignee: | 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: | http://commits.kde.org/telepathy-contact-list/860271155e5210d77751d4ccbac5cd35326acb42 | Version Fixed In: | 0.5 |
Sentry Crash Report: |
Description
David Edmundson
2012-07-05 09:05:42 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. 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 |