Summary: | disable displaying of status icons of contacts | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Janis Blechert <janis.blechert> |
Component: | Contact list | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | rap |
Priority: | NOR | ||
Version: | 0.40.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janis Blechert
2004-08-28 22:18:10 UTC
I'd like an option to do exactly the OPPOSITE ! :-) In fact, the contact list is organised as [KopeteStatusIcon][ContactName][ProtocolIcon]. Well, I'd like a way to tell Kopete to display only [ProtocolIcon][ContactName]. In fact, the best way would be to allow a CSS customisation of the contact list, just as we can have in message windows :-) I am already considering adding that feature for the next version of Kopete; there are no technical or technological problems preventing it. However, there may not be time to implement it before KDE3.4. On September 29, 2004 04:07 pm, Richard Smith wrote:
> ------- I am already considering adding that feature for the next version
> of Kopete; there are no technical or technological problems preventing it.
> However, there may not be time to implement it before KDE3.4.
Richard, are you hinting that you are going to render the list view inside a
KHTML widget?
That would be hella cool, but also hella complicated.
On Wednesday 29 September 2004 9:13 pm, Jason Keirstead wrote:
> Richard, are you hinting that you are going to render the list view inside
> a KHTML widget?
It's an option I'm considering, for sure. But the current contact list code is
quite flexible - flexible enough to allow me to throw together a
drag-and-drop style editor for it, at least. This needs more discussion
before anything gets coded.
Richard
Something to think about for 4.1 I think many people would be interested in showing this. Maybe an option could be added (if enought demand) to disable it. Fixed in trunk (SVN commit 946606) will be in KDE 4.3, in trunk user can define contact list layout so you can hide the icons or change order. |