dequis / purple-facebook

Facebook protocol plugin for libpurple (moved from jgeboski/purple-facebook)
GNU General Public License v2.0
954 stars 88 forks source link

Picture of group chat #288

Open gkonstanty opened 7 years ago

gkonstanty commented 7 years ago

Is it possible to show the group chat's picture in buddy list? And as icon of open chat window?

It looks like there is only Facebook icon now and nothing for buddy list.

dequis commented 7 years ago

Sounds like the sort of thing that could be a pidgin/libpurple limitation

@EionRobb what do you think?

EionRobb commented 7 years ago

It's possible using purple_buddy_icons_node_set_custom_icon() - this is what Pidgin uses when you right-click a chat in the buddy list and choose 'Set Custom Icon'

dequis commented 7 years ago

I thought that having a buddy list node for chats was optional

gkonstanty commented 7 years ago

Yes, I added a chat manually. But I have noticed, that theme of chat is displayed automatically. Maybe it would be a nice enhancement to also add the assigned icon.