MurrinaCarbonit

GTK2 Themes by john007 10 comments

Cheers. - Jan 10 2007
MurrinaCarbonit

GTK2 Themes by john007 10 comments

The fact that the main menu is darker comes is inherited from the colour of the menubar. If anyone knows how to work around this, please let me know.

As far as the "little polish" goes, you'd need to be more specific... - Jan 10 2007
MurrinaCarbonit

GTK2 Themes by john007 10 comments

Hi cimi, glad you like it.
I tried to follow your advice and decreased the contrast. However, the change is not obvious. What exactly is this change meant to do? Please forgive me my ignorance... - Jan 10 2007
Carbonit

GTK2 Themes by roberTO21 66 comments

Beautiful theme!

What do I have to adjust to make the document fonts in OpenOffice display in standard colour instead of gray?
Is it possible to change that?
Thanks in advance! - Nov 24 2006
gFTP humanish suite

Icon Sub-Sets by john007 2 comments

Thanks for your encouraging comment. Actually, I didn't "forget" the "About" logo, but added it all the same now... - Sep 27 2006
Alphacube

KDE 3.x Window Decorations by john007 36 comments

This is a known problem of Decgen... - Jan 23 2006
Alphacube

KDE 3.x Window Decorations by john007 36 comments

Sorry, can't offer that option... - Jan 23 2006
Blended

KDE 3.x Window Decorations by john007 24 comments

Try

./configure --prefix=`kde-config --prefix`
make
sudo make install

That should work ;-) - Jan 23 2006
Alphacube

KDE 3.x Window Decorations by john007 36 comments

How did you install it?
Try
./configure --prefix=`kde-config --prefix`
(this is the crucial step...)
make
and finally as su
make install

Then you'll find it in the usual place... - Dec 20 2005
Alphacube

KDE 3.x Window Decorations by john007 36 comments

I'm looking into that... - Dec 18 2005
Blended

KDE 3.x Window Decorations by john007 24 comments

No idea if poss. Just posted the question for maitre... ;-) - Dec 18 2005
Window Decoration Generator (decgen)

KDE 3.x Window Decorations by maitre 77 comments

Really like the idea of DecGen and have been using it.
Various people have asked for additional buttons. Is there a way to add additional buttons to those included in the images folder?
Thanks for your help in advance... - Dec 18 2005
Blended

KDE 3.x Window Decorations by john007 24 comments

This deco also has an option to adjust the border color of the window frames. Check the options in the settings (use KDE color set).
However, there seems to be a bug in DecGen 0.4, the current version, and after login in again the colors are overwritten... :-( . Hope this will be fixed in the next version of DecGen... - Dec 18 2005
Alphacube

KDE 3.x Window Decorations by john007 36 comments

The original border is gray, I left it as it was.
With the titlebar colours you can play around. Just experiment... Again, default is the original colour
PS: Can't look at your screenie. Is your server down?
- Dec 04 2005
Window Decoration Generator (decgen)

KDE 3.x Window Decorations by maitre 77 comments

Same problem here. Always picks up the system colours, regardless of the settings...
http://kde-look.org/content/show.php?content=32099 - Dec 04 2005
Alphacube

KDE 3.x Window Decorations by john007 36 comments

The deco is made with DecGen, as stated in the description. Maybe with a future release of DecGen it will compile on AMD64... Sorry, I can't help you here. You may try and post your problem with the author of DecGen. - Dec 04 2005
Alphacube

KDE 3.x Window Decorations by john007 36 comments

Hover state is included in release 0.2...
As for click see my previous post above. - Dec 04 2005
Alphacube

KDE 3.x Window Decorations by john007 36 comments

Thanks for your feedback.
a:
Added hover effect. As I don't like too many gimmicks, the press effect will most likely not be implemented...
b:
As far as I know DecGen only supports min, max, close, resize and help buttons. Sorry. - Dec 03 2005
Blended for deKorator

KDE 3.x Window Decorations by john007 15 comments

Plastik... - Nov 27 2005
flatKnifty

KDE 3.x Window Decorations by illissius- 11 comments

Thanks. I'm so stupid. I had to install the kdebase3-devel package, then it worked. Thought I had everything I needed, as other packages compiled without these headers... - Nov 18 2005
flatKnifty

KDE 3.x Window Decorations by illissius- 11 comments

Unfortunately, flatknifty does not compile in OpenSuSE 10. The error message:

In file included from flatknifty.cpp:13:
flatknifty.h:14:25: error: kdecoration.h: No such file or directory
flatknifty.h:15:32: error: kdecorationfactory.h: No such file or directory
flatknifty.h:34: error: expected class-name before '{' token
flatknifty.h:41: error: ISO C++ forbids declaration of 'KDecoration' with no type
flatknifty.h:41: error: 'KDecoration' declared as a 'virtual' field
flatknifty.h:41: error: expected ';' before '*' token
flatkniftyclient.h:25: error: expected class-name before '{' token
flatkniftyclient.h:28: error: expected `)' before '*' token
flatkniftyclient.h:55: error: 'Position' does not name a type
flatkniftyclient.h: In member function 'QPixmap flatKNifty::flatKniftyClient::getTitleBarTile(bool) const':
flatkniftyclient.h:34: error: return type 'struct QPixmap' is incomplete
flatknifty.cpp: At global scope:
flatknifty.cpp:45: error: expected constructor, destructor, or type conversion before '*' token
flatknifty.cpp: In member function 'virtual bool flatKNifty::flatKniftyHandler::reset(long unsigned int)':
flatknifty.cpp:53: error: 'options' was not declared in this scope
flatknifty.cpp:63: error: 'resetDecorations' was not declared in this scope
flatknifty.cpp: In member function 'bool flatKNifty::flatKniftyHandler::readConfig()':
flatknifty.cpp:79: error: 'KDecoration' has not been declared
flatknifty.cpp:79: error: 'options' was not declared in this scope
flatknifty.cpp:80: error: 'BorderTiny' was not declared in this scope
flatknifty.cpp:83: error: 'BorderLarge' was not declared in this scope
flatknifty.cpp:86: error: 'BorderVeryLarge' was not declared in this scope
flatknifty.cpp:89: error: 'BorderHuge' was not declared in this scope
flatknifty.cpp:92: error: 'BorderVeryHuge' was not declared in this scope
flatknifty.cpp:95: error: 'BorderOversized' was not declared in this scope
flatknifty.cpp:98: error: 'BorderNormal' was not declared in this scope
flatknifty.cpp: At global scope:
flatknifty.cpp:134: error: expected constructor, destructor, or type conversion before '*' token
flatknifty.cpp:130: warning: 'handler' defined but not used
make[3]: *** [flatknifty.lo] Fehler 1
make[3]: Leaving directory `/home/user/Desktop/flatknifty-0.5/client'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/user/Desktop/flatknifty-0.5/client'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/user/Desktop/flatknifty-0.5'
make: *** [all] Fehler 2

Any idea what the problem is?
Thanks for any help... - Nov 18 2005
KLinkStatus

Browser by MojoRisin 29 comments

Cheers...! - Nov 01 2005
KLinkStatus

Browser by MojoRisin 29 comments

When I try to compile (debian sid) I get the following error message: WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!! /home/moura/development/kde/4/kdenonbeta/unsermake/unsermake all make: /home/moura/development/kde/4/kdenonbeta/unsermake/unsermake: Kommando nicht gefunden make: *** [all] Fehler 127 What's wrong? Are the paths in the sources not set correctly? - Nov 01 2005
Krystal

KDM3 Themes by john007 12 comments

Thanks! - Oct 27 2005
Blended Human

XMMS Skins by gmeier 16 comments

What about a brown version with the Clearlooks-Quicksilver colour scheme to match http://www.gnome-look.org/content/show.php?content=29858?

Would be highly appreciated... ;-) - Oct 07 2005
NuoveXT 1.5 evolution stock icons

Icon Sub-Sets by john007 14 comments

Uploaded the GTK2 theme:

http://www.gnome-look.org/content/show.php?content=29858 - Oct 06 2005
NuoveXT 1.5 evolution stock icons

Icon Sub-Sets by john007 14 comments

Thanks for the compliments.

I will add the missing icons within the next few days.

The metacity theme is actually a modified version of Clearlooks-Quicksilver - I only changed the original blue to ubunt-brown...

The metacity theme is Blended, as already pointed out. - Oct 05 2005
nuoveXT

Icon Sub-Sets by saki 190 comments

http://www.gnome-look.org/content/show.php?content=29792

Hope you like them... - Oct 04 2005
Krystal

KDM3 Themes by john007 12 comments

Yep... - Oct 01 2005
Krystal

KDM3 Themes by john007 12 comments

There is none. This these does not provide a user list... - Oct 01 2005
CleanEyes

GTK2 Themes by rcares 42 comments

What is the icon set (if you don't mind me asking...)? - May 04 2005
Krystal

KDM3 Themes by john007 12 comments

Sorry mate, can't help you here, unless you want to try kubuntu, there the themes work... - Mar 30 2005
Krystal Standard

KDM3 Themes by john007 4 comments

http://www.kde-look.org/content/show.php?content=22307 and adjust accoringly...

or

http://www.kde-apps.org/content/show.php?content=22120 - Mar 30 2005
Krystal

KDM3 Themes by john007 12 comments

Thank you for the flowers... - Mar 30 2005
Krystal Standard

KDM3 Themes by john007 4 comments

Currently, this is not a feature of KDM yet... - Mar 30 2005
wipeoutV2

KDM3 Themes by pernambuco 11 comments

Finally managed. Had to use Alt+F2 to enter the command... Thanks for your help! - Mar 29 2005
wipeoutV2

KDM3 Themes by pernambuco 11 comments

Thanks for the quick reply.
However, I keep getting the following error message:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Any idea why? - Mar 28 2005
wipeoutV2

KDM3 Themes by pernambuco 11 comments

hello pernambuco

I tried to make a kdm theme, but I can't get xnest to work. Would highly appeciate if you could tell me how you took your screenshot. Thanks. - Mar 28 2005
KoolDock

Various KDE 1.-4. Improvements by ipv4 223 comments

Thanks. Download worked. Installation on Debian system flawles! - Nov 26 2004
KoolDock

Various KDE 1.-4. Improvements by ipv4 223 comments

The download link is broken (source). Could you fix it please? - Nov 20 2004
KoolDock

Various KDE 1.-4. Improvements by ipv4 223 comments

The download link is broken. Could you fix it please? - Nov 20 2004
Antivirus Scan with F-Prot

Dolphin Service Menus by isma 47 comments

I'll second that. Cheers! - Nov 14 2004
Baghira

KDE 3.5 Themes by thomas12777 1258 comments

Thanks a lot for the quick reply. So it's not Baghira that doesn't like me...
Hope this will be fixed in a future release, as I prefer Baghira without the tool buttons.
Good work! Keep it up... - Nov 13 2004
Baghira

KDE 3.5 Themes by thomas12777 1258 comments

I like baghira, but it doesn't like me...
I can't make it display the area around the navigation buttons correctly (see avatar).
Is there any way I can fix that, e.g. with a setting in the style options?
Any help appreciated. Thanks. - Nov 12 2004
... you can do the following, without patching firefox:
- klick on a download link
- choose "open with"
- select "/path/to/kget"
- tick "always open with this application" - Sep 08 2004
KlipOQuery

Various KDE 1.-4. Improvements by sleece 8 comments

Thank you, it's working the best!
Looking foreward to your next version... Let's see what else you have in store! - Jun 15 2004
KlipOQuery

Various KDE 1.-4. Improvements by sleece 8 comments

Nice and useful app!
Is there any way I can change the default browser used by WebKlip? I prefer Firefox... - Jun 14 2004
Simplify W

Wallpaper Other by nostromo2k3 4 comments

Great! Looking foreward to it... - May 13 2004
Simplify W

Wallpaper Other by nostromo2k3 4 comments

... nice idea. However, I'm not too fond of light wallpapers (for contrast reasons). Would it be possible to make another version on a black background? And with a slightly higher resolution...?
Only a suggestion ;) - May 13 2004
AKDC Beta3 preview 2(see changelog)

KDE 3.x Window Decorations by jrch2k 356 comments

can be downloaded here:

http://www.kde-look.org/content/show.php?content=12574 - May 11 2004