Minutes Monday Plasma Meeting
kainz.a
kainz.a at gmail.com
Tue Apr 5 08:35:33 UTC 2016
Andreas_K:
* optimize breeze-icons in size and that all icons have the style
information that they all can be styled in the future
* optimize the plasma applet 256 px icons for a faster load of the widget
explorer
* the svg files are easy to read in a text editor (remove 750.000 lines of
"code" and about 40% of the size)
* I hope that the icons can be themed in the future not only for plasma but
also for KDE and GTK applications.
example adress-book-new.svg
-----------------------------------------
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m5 3v1 1h-2v3h2v6h-2v3h2v2h1 13v-1-14-1h-14m1 1h2v14h-2v-14m3
0h9v14h-9v-14"
class="ColorScheme-Text"
/>
</svg>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160405/39c42e20/attachment.html>
More information about the Plasma-devel
mailing list