
Utilities by sabby7890 12 comments

GTK2 Themes by metak 102 comments
First of all - GREAT theme. But there's one small problem:
if the checkbox or radio button is selected, the text becomes dark, and on dark background it's almost unreadable. - May 26 2009

Utilities by sabby7890 12 comments

Utilities by sabby7890 12 comments

Wallpaper Other by meisok 1 comment

GDM Themes by 8426 3 comments

Metacity Themes by Midnite 11 comments

GTK2 Themes by Midnite 22 comments

GTK2 Themes by Midnite 22 comments
GREAT idea with the highlits on the taskbar - soft and beautiful.
But honestly - I don't like colors of the menu bar, tabs etc. They just don't match this great theme.
Buttons are good, but they look different in nautilus and ff for example. The "path" buttons in nautilus are looking like the ones in ff, but when they are highlited they look like not highlited normal buttons in nautilus.
Also the scrollbars - please, change it to more soft color.
Sorry for such critisism, but for me this theme is great, and just wanted to tell you what should be changed to make this theme more beautiful.
PS. I know I wrote this before but the highlits on taskbar are looking damn good:) PLEASE, keep up good work!!! - Apr 24 2007

GTK2 Themes by jlconnor 6 comments
The buttons are very elegant, not too shiny and not too dull. Nice colors!
But can you do something with title bar - someone mentioned that with some themes it's hard to read.
I'm voting up:) Thanks! - Apr 13 2007

Various KDE 1.-4. Improvements by mart 499 comments
A few suggestions:
- Menu button on kicker should be themeable
- Whole menu should be themeable (you can use pixmaps on QT widgets)
- There should be something like default application for web browsing, e-mail, text processing etc. These icons should be placed separately and should not be editable (there's already a place in Control Center where you can edit default applications for email and web browsing)
- Maybe some kind of category view (don't know how to explain this, something like Connect to... and it will show a list of favourite sites and ftp servers, Browse Photos and it will run digiKam, Listen to music and it will run amaroK etc)
- User icon and name should be shown somewhere in the menu
Anyway, great applet:) Please, add .pot file to the project so non-english users can translate it to their native language. Thanks!
PS. Nice idea with favourites:) - Feb 21 2007

Various KDE 1.-4. Improvements by GerbilSoft 11 comments

System Software by sabby7890 79 comments
It should be implemented much earlier, but I was too lazy;) - Jan 17 2007

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments
Try to find synaptics_drv.o file on your hard drive, then run kxgenerator:
kxgenerator --input-path [path to that file]
if it won't find mouse driver, just put two empty files:
synaptics_drv.o
mouse_drv.o
in some directory then run it with
kxgenerator --input-path [that directory]
You have your drivers in non-standard location, kxgenerator checks only for presence of these files, so it should be working now. - Jan 04 2007

System Software by sabby7890 79 comments
About make... it's really weird:| Maybe try to run configure again and make clean - Jan 03 2007

Bootsplash Various by xactive 3 comments
ROTFL:D
Gowno = shit
I wonder what OS lies behind gowno... - Dec 02 2006

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
EndSection
into your xorg.conf file. I'll try to fix it soon. - Nov 29 2006

System Software by sabby7890 79 comments
Thanks for package and please e-mail me the backtrace. Try to manually edit your xorg.conf and put TWO InputDevice sections, one for keyboard and one for mouse. Send me your xorg.conf (before editing, the one that makes kX Generator crash) file too.
This would be really helpful:) - Nov 29 2006

System Software by sabby7890 79 comments

People by xivona 292 comments
Some guys misunderstood the meaning of freedom - your freedom to watch adult pics on KDE-Look can't affect other person's freedom, especially parents that allow kids to watch KDE-Look.
Adult entries should be removed, such wallpapers everybody can download from other sites.
PS. If you disagree with me - get a life, get a girlfriend. - Sep 04 2006

KDE 3 Color Schemes by xactive 5 comments

System Software by sabby7890 79 comments
Sorry, you will have to wait for next version (I'll try to make support for everything connected to X). Now I've switched to Gentoo and I need to compile some more:( But, when I finish I'll be working on kX Generator.
PS. DarkLight Windeco is my favourite windeco:) I am using it all the time. Great work!! - Aug 15 2006

KDE 3.x Splash Screens by invernomuto 5 comments

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments

Amarok 1.x Scripts by j35u5 8 comments

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments
- kX Generator is too big to fit into single control center module
- I can try to implement it to "Display properties", but such settings like modules of file paths doesn't fit into "Display"
- I can split kX Generator (display properties for display window, modules and other into KControl module) but as you mentioned, sysadmins would like to have an X configurator in one place.
If someone have any ideas about looks of kX Generator, please send me mail or post it on forum. Thanks! - Aug 01 2006

System Software by sabby7890 79 comments
- kX Generator is too big to fit into single control center module
- I can try to implement it to "Display properties", but such settings like modules of file paths doesn't fit into "Display"
- I can split kX Generator (display properties for display window, modules and other into KControl module) but as you mentioned, sysadmins would like to have an X configurator in one place.
If someone have any ideas about looks of kX Generator, please send me mail or post it on forum. Thanks! - Aug 01 2006

Full Icon Themes by iconcubiccom 68 comments

Kopete Styles by suppandi 22 comments

Graphic Apps by sachetto 50 comments

System Software by sabby7890 79 comments
This is a preview release, new version is COMPLETLE from scratch and doesn't contain even byte of code from previous versions. I will implement all options step-by-step. But what do you mean you can only modify keyboard options? - Jul 22 2006

Various KDE 1.-4. Improvements by sabby7890 18 comments
This is a bug, I wanted to use RPMLIB but due to compatibility with non-rpm systems I am using command-line version but I've forgot to remove those headers.
Download KPack 0.1.4-2 or remove
#include <rpm/rpmlib.h>
#include <rpm/header.h>
from src/kpackwizardclass.h and src/SingleRPMInstaller.cpp.
- Jul 11 2006

Various KDE 1.-4. Improvements by sabby7890 18 comments

Various KDE 1.-4. Improvements by sabby7890 18 comments
The command being run:
- mkdir /tmp/kpack-install
- cp [filename] /tmp/kpack-install
- tar -xfz OR -xfj [filename.tar.bz2/filename.tar.gz]
- cd [source directory]
- ./configure
- make -n [for progressbar]
- make
- kdesu --noignorebutton -d --caption Kpack -c "make install"
Without error handling, KPack cannot tell you you have no KDESU installed. I can implement my own dialog, but if I use KDESU KPack will look more integrated into KDE. I will fix it in future versions, and implement KDESU dialog AND KPack's own root dialog. - Jul 09 2006

Various KDE 1.-4. Improvements by sabby7890 18 comments

Various KDE 1.-4. Improvements by sabby7890 18 comments
Po ang trzeba tu pisać:( Jak na razie kodu jest mało i mogę wstawić wszystko - ale requesty pisz po angielsku:) - Jul 07 2006

Various KDE 1.-4. Improvements by sabby7890 18 comments

Various KDE 1.-4. Improvements by sabby7890 18 comments

Various KDE 1.-4. Improvements by mart 499 comments
of course:) - Jul 02 2006

Various KDE 1.-4. Improvements by mart 499 comments