

Do you have this picture in higher resolution? I would like to have it as my desktop wallpaper but my screen is 1680x1050 so 1024x768 is a very small resolution for it. It would be nice if you posted the picture in full resolution so each one could scale it to fit their needs. - Jun 07 2007

Various KDE 1.-4. Improvements by jerrad 241 comments

Chat & Messenging by bauerfichtner 7 comments
http://repos.opensuse.org/KDE:/KDE3/openSUSE_10.2/
There's Kopete 0.12.4, even newer than your package. - Feb 18 2007

Various KDE 1.-4. Styles by djworld 5 comments

Various KDE 1.-4. Styles by djworld 5 comments

Various KDE 1.-4. Styles by djworld 167 comments

Konqueror by panzi 110 comments
When the file dialog opens and you click "Cancel", the video is downloaded anyway. So you're force to download all the videos of a page instead of only the ones you want. When you click Cancel, it should go to the next video. - Jun 25 2006
Now seriously, have you thought about porting it to QT 4? There are already many QT 4 apps out there (and one will be out from my side on september-october ;-) ) and KDE 4 will be out sooner or later, it would be cool to enjoy the style in those apps as well.
AFAIK, there are no big differences between the API of QT 3 and QT 4 for the styles (there are in the inside and in other areas, but not much in the styles API), so it shouldn't be too hard to make it. - Jun 06 2006

Various KDE 1.-4. Styles by djworld 167 comments
http://www.kde-look.org/content/show.php?content=25478 - Apr 13 2006

Various KDE 1.-4. Styles by djworld 167 comments
To move the text when pressed you have to do it using CSS rules and some property like padding or margin. Add a 1px padding to the right and bottom for normal state and when the button is pressed change that 1px padding to the top and left. For example:
button label {
padding-left: 0px;
padding-top: 0px;
padding-right: 1px;
padding-bottom: 1px;
}
button:hover:active label {
padding-left: 1px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 0px;
}
If you didn't add the padding for the normal status, the button would be made bigger when you clicked it. But that way the size doesn't change and you get the effect you want.
In Plastikfox, take a look at global/button/button-img.css, lines #67 and #175. - Apr 12 2006

Various KDE 1.-4. Styles by djworld 167 comments
prefwindow {
-moz-binding: url("preferences-rev.xml#prefwindow") !important;
}
You know the plastikfox.jar file is just a renamed ZIP file, so unzip it and you'll find the .xml file in the "global" subdirectory.
I'm not sure if it will work outside a theme but just try. - Apr 10 2006

Various KDE 1.-4. Styles by djworld 167 comments
http://www.kde-look.org/content/show.php?content=32997
To reverse the button order, just copy the file global/preferences-rev.xml from plastikfox.jar to the theme you want and add this at the end of global/global.css:
prefwindow {
-moz-binding: url("chrome://global/skin/preferences-rev.xml#prefwindow") !important;
}
You still need to use the old method too for the dialogs that are not a prefwindow. - Apr 10 2006

Various KDE 1.-4. Styles by djworld 167 comments

Various KDE 1.-4. Styles by djworld 167 comments
http://www.kde-look.org/content/show.php?content=25478 - Dec 05 2005

Icon Sub-Sets by saki 62 comments

Network by invernomuto 13 comments
http://www.polinux.upv.es/~vfernandez/suse/10.0/i586/eciKontrol-0.3-1polinux.i586.rpm - Nov 05 2005

Audio Extractors/Converters by HessiJames 608 comments
taglib
1.3.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libart_lgpl_2.so.2
libc.so.6
[...]
So I guess perhaps in the specfile there's a line saying:
"Requires: taglib 1.3.0"
Instead of:
"Requires: taglib = 1.3.0"
And thus the equal symbol (=) is missing. - Oct 03 2005

Audio Extractors/Converters by HessiJames 608 comments
# rpm -U soundkonverter-0.1-RC1.suse9.3.i386.rpm
error: Failed dependencies:
1.3.0 is needed by soundkonverter-0.1-RC1
#
I didn't knew 1.3.0 was the name of a package. ;) So there's a bug in the specfile, please check the dependencies. - Oct 03 2005
ftp://ftp.suse.com/pub/suse/i386/9.3/suse/i586/kdegraphics3-imaging-3.4.0-11.i586.rpm - Sep 13 2005

KDE 3.x Window Decorations by maitre 77 comments
http://www.kde-look.org/content/show.php?content=23579 - Sep 09 2005

Dolphin Service Menus by ljubomir 15 comments

Various KDE 1.-4. Improvements by zammi 171 comments
http://www.kde-look.org/content/show.php?content=26449 - Sep 06 2005

Utilities by ServiusHack 1 comment
http://www.polinux.upv.es/~vfernandez/suse/9.3/i586/utmodstart-0.7-1polinux.i586.rpm - Aug 13 2005

System Software by hannibal331 33 comments

Various KDE 1.-4. Improvements by djworld 4 comments

Various KDE 1.-4. Styles by djworld 167 comments
What will be much easier to modify is the icons, as I'm creating a program that automatically picks up your KDE icons and puts them in the theme, so there will be no need for different versions of Plastikfox with different icon themes. Check out the screenshots in the Mozillux web site. Perhaps in the future I could try to create a program to pick up your native KDE widgets (including the colors) but that would be much harder to implement and perhaps not possible.
Which version of TabMix are you using? It worked for me the last time I used it. Are you using more extensions? If so, try disabling the other extensions to see if it works now. - Jun 10 2005

Various KDE 1.-4. Styles by djworld 167 comments
Also, creating versions of Plastikfox with other icon themes is easier and in fact there's someone who's going to make a version with the Lila icons. If someone wants to take another icon set, send me an e-mail and I'll instruct him how to do it. - Jun 02 2005

Various KDE 1.-4. Improvements by nookie 60 comments

Various KDE 1.-4. Improvements by zvonSully 34 comments
Although I think it should be configured in KControl as a global option for all the programs, not only a setting in Konqi. - May 25 2005

Various KDE 1.-4. Improvements by aivs 14 comments
Even using the current storage method, I think it would be interesting to hide it under ~/.kde/share/apps/lexeo. I find a bit annoying to have a directory visible in my home folder just for the purpose of storing it. I think the same for ~/Mail where KMail stored the e-mails. Fortunately, they recently moved it into ~/.kde in KDE 3.4.
Keep up your good work, I think it's a very interesting idea. - May 23 2005
I also don't like the way it stores the keywords with symbolic links. I guess that's due to this is the first release. I would store all them in a rc file in ~/.kde/share/config or ~/.kde/share/apps/lexeo. It could be something like:
[fotos]
File1=~/bla
File2=~/foo
[fotos/myhome]
File1=~/foo
...
And if it's used with images, perhaps it could be possible to use the "Comments" field or another field in each image to add the keywords, and it could scan image folders in search for keywords. Obviously it would depend on the file format, but perhaps it's possible for some common file formats. - May 23 2005

Various KDE 1.-4. Improvements by krionius 13 comments

Various KDE 1.-4. Improvements by krionius 13 comments

Various KDE 1.-4. Styles by djworld 167 comments

Various KDE 1.-4. Styles by djworld 167 comments

Various KDE 1.-4. Styles by djworld 167 comments

System Software by rgfernandes 37 comments
On the other hand, if you remove the need to patch Konqueror and you make it a stand-alone add-on, I can make an RPM package for Suse. - Feb 13 2005

Various KDE 1.-4. Improvements by jrch2k 18 comments
Apart from it, I like the idea. - Feb 10 2005

Buildings by nakabashi 4 comments

GTK1 Themes by djworld 5 comments

GTK1 Themes by djworld 5 comments

Various KDE 1.-4. Styles by djworld 38 comments
http://www.polinux.upv.es/mozilla/instaladores.php
You may use it.
If you prefer just to install the theme globally in your own installation you can take this anyway and extract it anywhere. Then extract browser.xpi, and inside it in bin/chrome you'll find a modified plastikzilla.jar suitable for global installation. Just copy it to the chrome directory where you installed Mozilla. You also need to add this to installed-chrome.txt:
skin,install,url,jar:resource:/chrome/plastikzilla.jar!/global/
skin,install,url,jar:resource:/chrome/plastikzilla.jar!/communicator/
skin,install,url,jar:resource:/chrome/plastikzilla.jar!/editor/
skin,install,url,jar:resource:/chrome/plastikzilla.jar!/messenger/
skin,install,url,jar:resource:/chrome/plastikzilla.jar!/navigator/
If you want to make it the default theme you need to change:
skin,install,select,classic/1.0
to:
skin,install,select,plastikzilla/1.3 - Jan 10 2005

Various KDE 1.-4. Styles by djworld 167 comments