lp://staging/~3v1n0/libindicator/reduce-image-serialization
- Get this branch:
- bzr branch lp://staging/~3v1n0/libindicator/reduce-image-serialization
Branch merges
- PS Jenkins bot (community): Approve (continuous-integration)
- Lars Karlitski (community): Approve
-
Diff: 136 lines (+44/-40)1 file modifiedlibindicator/indicator-image-helper.c (+44/-40)
Related bugs
Related blueprints
Branch information
Recent revisions
- 529. By Marco Trevisan (Treviño)
-
IndicatorImageH
elper: let's use the actual icon file if its height is less than ICON_SIZE - 528. By Marco Trevisan (Treviño)
-
IndicatorLoader: Make sure that we load the icon at its original size, if not higher than IMAGE_SIZE
In this way icons such as the battery one won't be shrunk.
- 526. By Marco Trevisan (Treviño)
-
IndicatorImageH
elper: 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.
- 520. By Colin Watson
-
Use named icons rather than (deprecated) stock items. Fixes: https:/
/bugs.launchpad .net/bugs/ 1262626. Approved by Charles Kerr, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libindicator/14.04