Warning: session_start(): open(/tmp/sess_kqu7u6lfqopqrjhtvdr377pnn2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
flatKnifty openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

flatKnifty

   0.5  

Window Decoration native KDE 3.2 +

Score 64%
flatKnifty
zoom


flatKnifty
zoom


flatKnifty
zoom


Link:  http://
Downloads:  3152
Submitted:  Oct 21 2005
Updated:  Jun 4 2006

Description:

flatKnifty is a window decoration for KDE based on Knifty, aiming for a minimalist and tasteful aesthetic. I've taken the last available version, 0.4.2, and updated it in various ways to form 0.5.

Thanks to:
Sandro Giessl (Knifty author)
fubarbundy (flatKnifty author)




Changelog:

0.5.0.0.0.0.0.1
- moved the .kcsrc files to a 'colors' subdirectory

0.5.0
- Allow configuration of when to draw the buttons high contrast: never, when hovered, when not hovered, or always
- Same thing for when to draw borders around the buttons
- Set them both to 'when hovered' by default (which I happen to like -- though 'Never' for the borders is also a possibility)
- Turned the shadows off by default (likewise)
- Use designated titlebar color by default (fixes white text on white background issues)
- some code cleanups
- updated admin to 3.5 branch (it should actually compile now)




LicenseGPL
Source(flatknifty-0.5.tar.bz2)
Send to a friend
Subscribe
Other  Content  from illissius-
Report inappropriate content



-

 Nice

 
 by Yaba on: Oct 23 2005
 
Score 50%
YabaYaba
editor
Home

however the title bar is too big for my taste. Any change that you could make this configurable?


Don't take life too seriously; No one gets out alive.
Reply to this

-

 Top toolbar?

 
 by watchitman on: Oct 26 2005
 
Score 50%

Sorry, this is a bit unrelated but how did you get the mac-style toolbar with a clock and tray on it? I could only ever get the toolbar but it couldn't have any applets on it. I haven't used KDE in a while, is this new or some sort of hack?


Reply to this

-

 Re: Top toolbar?

 
 by illissius- on: Oct 26 2005
 
Score 50%

No, that's quite easy to do with kicker -- don't know since when, 3.4 at the latest. Just set it up to use the MacOS style menubar, and then right click to add stuff to it like any other panel. (Might need to restart kicker/KDE first, but don't think so.)


Reply to this

-
.

 OpenSuSE - compile

 
 by john007 on: Nov 18 2005
 
Score 50%

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...


Reply to this

-

 Re: OpenSuSE - compile

 
 by illissius- on: Nov 18 2005
 
Score 50%

Do you have the necessary -dev packages installed? Specifically, it looks like you're missing the KWin headers...


Reply to this

-
.

 Re: Re: OpenSuSE - compile

 
 by john007 on: Nov 18 2005
 
Score 50%

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...


Reply to this

-
.

 Re: Re: OpenSuSE - compile

 
 by angrykeyboarder on: Dec 17 2005
 
Score 50%

I have been reading through the comments and just about when I was abot to attempt to compile this, I saw your remark.

I suppose I'm losing my eyesight. I'm not seeing any reference to "necessary dev files" (or just flat-out dependencies) in the "usual places" (see the following two examples).

README
""flatKnifty" is a neat native KWin window decoration for KDE 3.x
based on the nice KWin theming HOWTO by David Johnson. Also
I've "stolen" some code from the excellent "MKUltra"/"Web"
KWin decos and the KDE CVS KDesktop ShadowEngine class by
Laur Ivan. ;-) Thankyou all!

You can find info about installing in the INSTALL file; the
license is the GNU GPL (see COPYING for details).

If you have any suggestions/wishes please contact me.
Sandro Giessl

have fun. :-)"

Well that didn't' say much. Moving right along...

INSTALL

"Basic Installation (from the console):
- Step 1
$ ./configure --prefix=PREFIX
- Step 2
$ make
- Step 3 (as root)
# make install

where PREFIX is the path to your kde
installation eg: /usr, /opt/kde

If configure fails, check that you have both
the QT and KDE development headers installed.

Debian note: You may need to append
--with-qt-includes=/usr/include/qt3
to the configure line."

-------------------------------
OK, did I miss something? No mention of dependencies whatsoever. Do you just assume that anyone with KDE is good-to-go? Obviously in the case of the previous user, that isn't the case.

As far as "Step 1" is concerned. The path to kde?

"$ whereis kde
kde: /usr/include/kde
~$
"
Is that it?

I've also got /etc/kde2 and etc/kde3. And for good measure there's also /usr/lib/kde3......

Do I just pick one and hope for the best?

Oh and then there's your "Debian Note" at the end. I don't run Debian, but I do run Kubuntu, which is based on Debian. Do I need to follow those instructions as well?

----------------------

Why-oh-why are themes on this site so lacking in decent installation instructions!?!?!


Reply to this

-

 Re: Re: Re: OpenSuSE

 
 by petersi on: Apr 10 2007
 
Score 50%

Don't be angry, be right!
And if you are right (me think so!) you don't need any confirmation of that, now do you :-)


Reply to this

-

 Great work!

 
 by bushwakko on: Feb 27 2006
 
Score 50%

I love this skin! Make a flatKnifty style too ;)


Reply to this

-

 Title blend color

 
 by wu-hsin on: Jun 5 2006
 
Score 50%

The "Use title blend color for window borders" option doesn't seem to work.


Source Mage GNU/Linux
Reply to this

-

 Gentoo Ebuild

 
 by golem on: Apr 20 2008
 
Score 50%

I've posted Gentoo ebuild for this Decoration:
http://bugs.gentoo.org/attachment.cgi?id=150395


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team