should display metacontacts correctly
Bug #289169 reported by
Dusan Maliarik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pidgin-Screenlet |
Fix Committed
|
Wishlist
|
Unassigned |
Bug Description
it should display metacontact's preferred contact instead of displaying both. If I have buddy which uses 2 protocols/accounts I am able to group them as metacontact in pidgin, I suppose there is some dbus methods to determines these properties
Screenlet version: 0.1.2
Pidgin version: 2.5.0
description: | updated |
Changed in pidgin-screenlet: | |
status: | New → Confirmed |
Changed in pidgin-screenlet: | |
importance: | Undecided → Wishlist |
Changed in pidgin-screenlet: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I wasn't sure where to put this, but I have a possible code change that will fix this by adding a new variable to "Show Top Priority Buddy for Contacts" and then check each Buddy to see if it is Top priority and display only if it is.
A full Contact class with the ability to expand and select a contact manually would probably be preferred, but the "top only" could be implemented much more quickly.