-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Statistics uses gpm- prefixed icons, not Upower #377
Comments
It looks like the menu of the tray icon also uses Aside from being non-standard names, it's also fairly difficult to see. It's very difficult to fit a keyboard and battery symbol into 16px. Especially with increasing monitor resolutions and higher DPI displays these become very difficult to read. It might be better to just use the battery icon to show the charge level and have the text say the device. Or show just the device icon and have the charge level in the text. |
Ok, this is slightly more confusing to me. The tray icon prefers a few non-symbolic and gpm- icons over symbolic icons. Which means you can't have symbolic icons in the tray, and regular icons in the statistics (and most themes don't provide 48px symbolic icons). I think it would be best if they both preferred the standard naming, and if the tray icon requires symbolic it could request the upower name with
Just for reference, this is the order in which mate-power-manager tray and power stats prefer what names (using battery-caution-charging, an almost empty charging battery, as an example). Tray
Power Statistics
|
Closing this one and going to resubmit it with hopefully clearer and more up to date info. Edit: See #378 |
There seems to be an inconsistency between the mate-power-manager panel tray/indicator icons and the mate-power-statistics icons.
It seems mpm switched to using the standard Upower names for the tray/indicator icons, but the icons in the power statistics window still uses the old
gpm-
icons.It would be really nice to move away from the
gpm-
naming in favor of more standard naming. Gnome, Cinnamon, Budgie, and Xfce have done so and many icon themes don't provide thegpm-
icons (including the MATE icon theme and the Yaru-MATE theme).The text was updated successfully, but these errors were encountered: