diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2014-02-28 06:52:57 +0100 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2014-02-28 06:52:57 +0100 |
commit | 12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c (patch) | |
tree | 9b0d487a3beaeb749bc9b9f04598583454de62f6 /ChangeLog | |
parent | 517d1b4d5901204c39f23c55aca8041470b162b6 (diff) | |
download | libayatana-indicator-12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c.tar.gz libayatana-indicator-12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c.tar.bz2 libayatana-indicator-12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c.zip |
IndicatorImageHelper: always try to use a GIcon or the file-name as source of the Gdk image
We don't need to fallback to pure pixbuf, unless an indicator provided a custom icon that is
not in the current theme path.
This helps a lot in reducing the Unity7 workload as this decreases the cases where
we need to encode the pixbuf contents, send them via dbus to unity, encode them
back, reload to a new pixbuf...
Also thanks to this, the library clients can load the actual icon, scaled at the value they want.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions