Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.
84 stars 23 forks source link

[TodoList] No icon displayed #32

Closed vmorenomarin closed 3 years ago

vmorenomarin commented 8 years ago

Hi, excellent widget. You have great ideas.

After the installation and have restarted Plasmashell because there was a issue with the width of the widget. This was solved easily. But the icon it's no showed in the panel. Any suggestion?

I run Desktop: KDE Plasma 5.7.4 (Qt 5.7.0) on Chakra OS.

image

Zren commented 8 years ago

Odd, I thought it was a standard icon (view-list-symbolic). Does it show the icon when you add the widget? If not, what icon theme are you using? Breeze?

vmorenomarin commented 8 years ago

The icon theme is not Breeze, the desktop theme yes. I will try with Breeze icon theme.

When I add the widget there is not displayed icon.

Zren commented 8 years ago

Did using breeze icons fix it? What theme were you using before if so?

vmorenomarin commented 8 years ago

Hi. I use Antü icon theme. I have solved the issue copying a similar icon as view-list-symbolic. Then, TodoList looks like:

image

The original name of the icon is view-list-details.

luiscarlosjayk commented 7 years ago

Please fix this.

Zren commented 7 years ago

While I could try finding an icon that plays nice with every icon theme, it'd be a pain to find a good icon since a lot inherit from Gnome's humanity instead of KDE's Breeze.

If you're using Antu, open ~/.local/share/icons/Mac iOS/index.theme and change Inherits=Humanity,gnome,hicolor to Inherits=breeze,hicolor. Then relog to apply it.

I could try shipping the breeze icon with the plasmoid, but I don't think it would follow the colour scheme.

Edit: Another solution might be to install the Humanity and gnome icon themes, because they probably have the icon that is missing.

Zren commented 3 years ago

Icon can now be configured in the next version.