psifidotos / applet-window-title

Plasma 5 applet that shows the application title and icon for active window
GNU General Public License v2.0
243 stars 34 forks source link

Some apps use symbolic icons #127

Closed alschaapman closed 2 years ago

alschaapman commented 2 years ago

When configured to display an icon, applet-window-title displays a symbolic (low-detail, monochrome) icon for some applications, but not others. I have observed this with VLC and Konversation so far.

psifidotos commented 2 years ago

not this applet responsibility

alschaapman commented 2 years ago

Thanks for the speedy response. Could you give me any information on where the applet receives the icon information from, so I could consider troubleshooting it in some other context?

psifidotos commented 2 years ago

that one https://github.com/KDE/plasma-framework/blob/master/src/declarativeimports/core/iconitem.h but is probably your icon theme problem and not the iconitem one.