Revision 0b10a16...
Go back to digest for 1st June 2014Optimization in KDE Base
Marco Martin committed changes in [plasma-framework] /plasma:
try harder to avoid creating svg renderers
now is actually possible to obtain a startup with zero svg renderers
* svg::isValid will create a renderer only if really nevessary
* the rects cache is ensured to be written on disk
* fixed the check on the theme metadata age
* rect cache is shared between all applications
File Changes
Modified 3 files
- /plasma
- src/svg.cpp
- src/theme.cpp
- src/private/theme_p.cpp
3 files changed in total