Skip to content

Transport icon in MUC avatar

Nicoco requested to merge nicoco/gajim:muc-transport-icon into master

This MR adds transport icons to MUCs, just like 1:1 contacts already have.

I had to call clip() on the CairoSurface (or something) before adding the icon to avoid clipping the icon. I also noticed a duplicated method.

Edited by Nicoco

Merge request reports