


GTK3 Themes by trastes 148 comments
I've fixed this on my system with the following patch (expire in a month)
http://pastebin.com/D9UZ0xE7
Please, consider changing this bit in next release.
Thanks for a great theme and good luck! - Jun 02 2013

QtCurve by CraigD 2890 comments
You would place some sort of appeal in the QtCurve description to vote for that issue and perhaps we'll force kde developers to review this decision about shadows... - Aug 20 2011

Plasma 4 Extensions by alexoleshkevich 6 comments

Bootsplash Various by edio 9 comments
Of course, you need fbsplash installed first ;)
If you're using Archlinux, you can install package from AUR.
In this case, though, you still need to edit your fbsplash configuration files manually.
See how to do this on archlinux wiki
https://wiki.archlinux.org/index.php/Fbsplash - Mar 07 2011

Bootsplash Various by edio 9 comments

Plasma Color Schemes by alltiptop 2 comments

Various Stuff by Epoxyde 3 comments
I believe, splash, is last thing to bother of in amarok - Jan 27 2011

Plasma 4 Extensions by PlasmaFactory 94 comments
If you need more details, I'll provide them later (in 9 hours), as now I'm not at home. - Oct 14 2010

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
1st screenshot on google
http://www.sigsoftware.com/classicmenu/screenshot.jpeg
Now, making popup menus rounded also makes rounded selection.
Also, want to vote for the issue with titlebar height, discussed above. The fix, you provide, solved my problem too. I will be glad to see this fix in the future upstream release.
And thanks for good work! :) - Sep 20 2010

Wallpaper Other by crusaderus 4 comments
It means plural form of "sky", maybe with some poetic odour, like "heaven". - Aug 29 2010

Plasma 4 Extensions by Emdek 570 comments
Waiting for the next version. Thanks. - Aug 28 2010

Plasma 4 Extensions by Emdek 570 comments
There is a problem, I can't see panel background.
I've tried both with custom and default backgrounds, I've edited plasma-desktop-appletrc file, but there is no background at all.
I'm using Archlinux i686 with KDE 4.5 - Aug 28 2010

Plasma 4 Extensions by PlasmaFactory 94 comments

Plasma 4 Extensions by PlasmaFactory 94 comments
Great plasmoid! Thank you!
- Aug 11 2010

Bootsplash Various by edio 9 comments
I have no any experience in maintaining packages in AUR, but I can try ;)
As for other screen sizes, I will add them today in few hours or tomorrow.
If we decide something about AUR package, I will update that package to.
P.S. Sorry for so late reply. - Jul 07 2010

Bootsplash Various by edio 9 comments
Typo fixed. - May 26 2010

Nature by daveyboy 4 comments
Has it been created with some specific software for fractals or in some generic graphic editor? - Mar 30 2010

Plasma 4 Extensions by panzi 842 comments
I think, there should be option, to display tooltips without thumbnails on grouped items. - Mar 12 2010

Plasma 4 Extensions by panzi 842 comments
P.S. Sorry for multi posting, That was something wrong with my connection/browser. - Feb 13 2010

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments
I've changed sources, and IMHO it looks better now. (Need to say I don't know C++ at all, but I hope I'll understand idea).
Lines 85-106 from Light.cpp
case AttentionAnimation:
x = drawRect.left() + width * 0.5;
y = drawRect.top() + height;
size = size * 2.0 *
(m_progress < 0.5 ? (m_progress * 0.5 + 0.5) : (1 - m_progress / 2));
break;
case NoAnimation:
if (isRotated) {
x = m_item->size().height() - mousePos.y();
y = mousePos.x();
}
else {
x = mousePos.x();
y = drawRect.top() + height;
}
// y = drawRect.top() + height * 1.10;
width *= 2.0;
height *= 2.0;
break;
default:
return;
} - Feb 12 2010

Plasma 4 Extensions by panzi 842 comments
I've changed sources, and IMHO it looks better now. (Need to say I don't know C++ at all, but I hope I'll understand idea).
Lines 85-106 from Light.cpp
case AttentionAnimation:
x = drawRect.left() + width * 0.5;
y = drawRect.top() + height;
size = size * 2.0 *
(m_progress < 0.5 ? (m_progress * 0.5 + 0.5) : (1 - m_progress / 2));
break;
case NoAnimation:
if (isRotated) {
x = m_item->size().height() - mousePos.y();
y = mousePos.x();
}
else {
x = mousePos.x();
y = drawRect.top() + height;
}
// y = drawRect.top() + height * 1.10;
width *= 2.0;
height *= 2.0;
break;
default:
return;
} - Feb 12 2010

Plasma 4 Extensions by panzi 842 comments
I've changed sources, and IMHO it looks better now. (Need to say I don't know C++ at all, but I hope I'll understand idea).
Lines 85-106 from Light.cpp
case AttentionAnimation:
x = drawRect.left() + width * 0.5;
y = drawRect.top() + height;
size = size * 2.0 *
(m_progress < 0.5 ? (m_progress * 0.5 + 0.5) : (1 - m_progress / 2));
break;
case NoAnimation:
if (isRotated) {
x = m_item->size().height() - mousePos.y();
y = mousePos.x();
}
else {
x = mousePos.x();
y = drawRect.top() + height;
}
// y = drawRect.top() + height * 1.10;
width *= 2.0;
height *= 2.0;
break;
default:
return;
} - Feb 12 2010

Wallpaper Other by Ireyon 3 comments
It would be much better, if these tentacles were different. - Feb 06 2010
I have the only problem — arrow for opening tray is absent. To open tray I need to click on tray's edge, where this arrow should be.
But I want to say that without this arrow it looks much more simple and elegant ;)
P.S. sorry for my English - Feb 02 2010

KDM4 Themes by edio 3 comments
I'm not familiar with licenses, but I hope, mentioning author of original artwork is enough for GPL. - Jan 31 2010

Be-Shell/Bespin by III 17 comments
And on your instructions jpeg window titlebars look more sharp, than native bespin's. What decorator did you used?
Thanks.
P.S. execuse me my English - Jan 25 2010