numixproject / numix-icon-theme

Official base icon theme from the Numix project.
http://numixproject.github.io
GNU General Public License v3.0
776 stars 86 forks source link

xfce-power-manager icon turning black #1394

Open jzbor opened 3 years ago

jzbor commented 3 years ago

I am using Numix Circle via AUR installation. Recently the xfce-power-manager tray icon changed its color from white to black. All other icons in the tray are white, my background is pretty dark so it makes the icon pretty hard to see. I looked it up and it seems to be related to this forum article which links to this commit. AFAIK the problem could be resolved with a few symlinks. This may also be related to PR numixproject/numix-core#5624.

palob commented 3 years ago

Could you please share a screenshot showing how the original tray icon looks (or how it looks with other themes)?

Did the update to Xfce 4.16 cause the issue?

jzbor commented 3 years ago

Screenshot_2021-01-14_01-33-38

Here goes a screenshot of my tray iirc it looked pretty much the same but in white like the others. Although I am not 100% sure I do assume that the problem originated from the Xfce 4.16 update, since the forum article linked above also points to that.

palob commented 3 years ago

Probably a case for the base theme https://github.com/numixproject/numix-icon-theme. Do you happen to know the icon file name?

jzbor commented 3 years ago

I dont really know but going by the forum post above I would asume the following old->new relationship:

[old] [new]
------------------------------------------------------------------------
battery-full.png battery-level-100-symbolic.png
battery-full.png battery-level-90-symbolic.png

battery-good.png battery-level-80-symbolic.png
battery-good.png battery-level-70-symbolic.png
battery-good.png battery-level-60-symbolic.png

battery-low.png battery-level-50-symbolic.png
battery-low.png battery-level-40-symbolic.png
battery-low.png battery-level-30-symbolic.png

battery-caution.png battery-level-20-symbolic.png
battery-caution.png battery-level-10-symbolic.png

battery-empty.png battery-level-0-symbolic.png

battery-full-charged.png battery-level-100-charged-symbolic.png 
battery-full-charging.png battery-level-100-charging-symbolic.png
battery-full-charging.png battery-level-90-charging-symbolic.png

battery-good-charging.png battery-level-80-charging-symbolic.png
battery-good-charging.png battery-level-70-charging-symbolic.png
battery-good-charging.png battery-level-60-charging-symbolic.png

battery-low-charging.png battery-level-50-charging-symbolic.png
battery-low-charging.png battery-level-40-charging-symbolic.png
battery-low-charging.png battery-level-30-charging-symbolic.png

battery-caution-charging.png battery-level-20-charging-symbolic.png
battery-caution-charging.png battery-level-10-charging-symbolic.png
battery-caution-charging.png battery-level-0-charging-symbolic.png
palob commented 3 years ago

Ah, I see, so the xfce-power-manager icon is basically the battery state icon?

jzbor commented 3 years ago

Yeah I think so - this way it can display the current battery status in the tray.

palob commented 1 year ago

@jzbor Does this still persist? The battery icon looks like it was from Numix Light but then again the network icon doesn't.

ghost commented 1 year ago

My current status with xfce4-power-manager: https://imgur.com/3bA2aUh.png

jzbor commented 1 year ago

Yes I can also confirm the issue still persists

palob commented 1 year ago

Is it only black for 100% and charging or for any battery state?

palob commented 1 year ago

Ah, this might be because our icon is red, maybe only dark/bright are supported for symbolic xfce panel icons.

jzbor commented 1 year ago

It is black for any state. Hm I am not 100% sure, but I think other icon themes and applications seem to be able to use colored icons just fine.