


Chat & Messenging by DaBlade 18 comments
So it would be easier to fork kopete... maybe you should just learn to write code youself before referring to lazyness of developers when suggesting insane projects without doing any research(like is the porting even possible). - May 23 2005

GTK1 Themes by davidsansome 280 comments

KDE 3.5 Themes by thomas12777 1262 comments
./configure --disable-debug --enable-final
works for me with slackware-current(same as 10 for now). - Jul 12 2004

KDE 3.5 Themes by thomas12777 1262 comments

Various Stuff by Magus 53 comments

KDE 3.5 Themes by thomas12777 1262 comments
Also, KlearDock segfaults if smalliconsize equals bigiconsize.
So in line 1224 of kleardock.cpp
change:
if (iwSmall > iwBig)
to:
if (iwSmall >= iwBig)
that should fix it.
I tried to put those to same size because I don't like icon zooming :P - Jan 21 2004

KDE 3.5 Themes by thomas12777 1262 comments

KDE 3.5 Themes by thomas12777 1262 comments
Tried iTunes theme, I have p3 600MHz laptop, it's little too sloooooow. Liquid is fast(and nice looking). Is there possibility to do poor man's version of that, w/o light map? I have ati mach 64 so it would be slow anyway, even if it would use GPU instead of CPU :)
very nice work by the way! - Nov 17 2003

KDE 3.5 Themes by thomas12777 1262 comments

KDE Plasma Screenshots by kerrle 20 comments
Also I would like to have same kind of buttons as in Mac Os X, I have kinda get used to have red,orange and green button on top-left corner of window. - Sep 11 2003

Karamba & Superkaramba by luismml 35 comments
So it would be cool that when usin eg. Konqueror there would be "Location, Edit, View, Go, Bookmarks, Tools, Settings, Window, Help"-options.
That should be possible doing little research on KDE internals. - May 15 2003

KDE 3.x Window Decorations by thormedia 38 comments