Florian Müllner
bd5162105e
power: Make sure we fall back to the correct icon
...
Commit bd18313d12 changed to a new naming scheme for battery icons,
and used to old icon names as fallback-icon-name for compatibility
with older/other icon themes.
However that fallback code isn't working correctly, as GThemedIcon's
default fallbacks will transform a name of `battery-level-90-symbolic`
to a list of names:
- `battery-level-90-symbolic`
- `battery-level-symbolic`
- `battery-symbolic`
The last one frequently exists, so instead of the intended fallback,
we end up with a generic battery icon.
Address this by specifying the icon as GIcon instead of an icon-name,
where we have more control over how the icon is resolved.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/1442
2019-07-19 19:11:37 +00:00
..
2019-07-12 18:54:49 +00:00
2019-07-19 19:11:37 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-01 23:44:11 +02:00
2019-07-12 18:54:49 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-04-17 21:32:18 +00:00
2019-07-12 18:54:49 +00:00
2019-07-02 12:17:46 +00:00
2019-07-12 18:54:49 +00:00
2019-02-09 07:39:20 +01:00
2019-07-01 23:44:11 +02:00
2019-07-02 12:17:46 +00:00
2019-07-02 12:17:46 +00:00
2019-07-02 12:17:46 +00:00
2019-07-12 18:54:49 +00:00
2019-07-02 12:17:46 +00:00
2019-07-02 12:17:46 +00:00
2019-07-08 20:15:15 +02:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-01 21:28:52 +00:00
2019-07-02 12:17:46 +00:00
2019-07-15 23:00:34 +00:00
2019-07-01 21:28:52 +00:00
2019-02-09 07:39:20 +01:00
2019-07-02 12:17:46 +00:00
2019-07-12 18:54:49 +00:00
2019-06-21 10:44:08 +02:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-12 18:54:49 +00:00
2019-07-12 18:54:49 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-12 18:54:49 +00:00
2019-07-02 12:17:46 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-02-09 07:39:20 +01:00
2019-07-12 18:54:49 +00:00
2019-07-01 23:44:11 +02:00
2019-07-02 12:17:46 +00:00
2019-02-09 07:39:20 +01:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-02-09 07:39:20 +01:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-15 23:00:34 +00:00
2019-07-01 23:44:11 +02:00
2019-07-15 11:18:29 +02:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-01 23:44:11 +02:00
2019-07-02 12:17:46 +00:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-02-09 07:39:20 +01:00
2019-07-01 23:44:10 +02:00
2019-07-02 12:17:46 +00:00
2019-07-02 12:17:46 +00:00
2019-07-19 11:01:24 +02:00
2019-06-06 01:25:04 +00:00
2019-07-10 21:41:58 +00:00
2019-07-19 11:01:24 +02:00
2019-07-19 11:01:24 +02:00
2019-07-09 14:41:35 +02:00
2019-07-03 16:37:15 +02:00