PDA

View Full Version : Scalable Icons



akiross
5th June 2011, 14:41
Hello,
I tried setting an (SVG) icon for my application, and also tried to change the size for it with setIconSize, but still when the icon is used on the desktop (I'm using Gnome-Shell), for example when pressing Alt+Tab for switching window, it's scaled and it's pretty bad looking.

Also, I don't know if it matters, but when creating that icon, availableSizes() returns an empty list.

How do I set a scalable svg icon for my application?
Thanks!
~Aki