-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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
--
-
 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    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login



Sponsoring


-
- Content .- Fans  . 

White Acqua 3

   3.0.1  

Window Decoration native KDE 3.x

White Acqua 3
zoom


Link:  Link
Downloads:  10246
Submitted:  Dec 13 2003
Updated:  Dec 14 2003
Score: 
score31%31%score
 31% good
bad   good

Description:

This is a kwin port of Max Ruxberg's "Milk" at http://www.maxthemes.com

Based on "Gradient Aqua OS K"

To install just do the normal:
tar jxvf 9398-WhiteAcqua3.tar.bz2
cd WhiteAcqua3
./configure --prefix=`kde-config --prefix`
make
su -c "make install"

Let me know if you have any suggestions!




Changelog:

3.0.1 - First upload




LicenseGPL
send to a friend
subscription
other artwork from WhitePanther5000



goto page: prev   1  2 

-
.

 Nice but...

 
 by Metal3d on: Feb 1 2004
 

Compiled on Mandrake 9.2 (if you want a RPM, tell me) and i like very mush this style as MacOSX shadow. But i remark a little transp square on corners... is it a bug ?
Thanks


Tux will...
reply to this

-

 Re: Nice but...

 
 by garfield on: Mar 23 2004
 

I m now sure if this is the correct place to post...

I have compiling error:

No rule to make target '/usr/lib/kwin.la', needed by 'libkwinwhiteacqua_config.;a.closure'. Stop.

Any idea?


reply to this

-

 Re: Re: Nice but...

 
 by b4sh0r on: Apr 13 2004
 

Some for me on Mandrake 10.0


reply to this

-

 Re: Re: Nice but...

 
 by dowobeha on: Aug 4 2004
 

I had the same problem on Mandrake 10. Here's how I fixed it.


Installed the proper KDE libs (I believe it was libkdebase-devel).

su
cd /usr/lib
ln -s /usr/lib/kde3/kwin.la

After I did that I could compile just fine.


reply to this

-
.

 What a hell is that?

 
 by sparcx86 on: Apr 14 2005
 

Man, I receive following compiling errors:

Acqua.cpp:1118: error: expected `,' or `;' before '*' token
Acqua.cpp: In function `void reset()':
Acqua.cpp:1131: error: `Workspace' has not been declared
Acqua.cpp:1131: error: `self' undeclared (first use this function)
In file included from Acqua.cpp:1141:
Acqua.moc: In static member function `static QMetaObject* KWinInternal::Acqua::staticMetaObject()':
Acqua.moc:54: error: `KWinInternal::Client' has not been declared
Acqua.moc: In member function `virtual void* KWinInternal::Acqua::qt_cast(constchar*)':
Acqua.moc:99: error: `Client' has not been declared
Acqua.moc: In member function `void KWinInternal::Acqua::maxChange(bool)':
Acqua.moc:105: error: `activate_signal_bool' undeclared (first use this function)
Acqua.moc: In member function `virtual bool KWinInternal::Acqua::qt_invoke(int,QUObject*)':
Acqua.moc:118: error: `Client' has not been declared
Acqua.moc: In member function `virtual bool KWinInternal::Acqua::qt_emit(int, QUObject*)':
Acqua.moc:128: error: `Client' has not been declared
Acqua.moc: In member function `virtual bool KWinInternal::Acqua::qt_property(int, int, QVariant*)':
Acqua.moc:136: error: `Client' has not been declared
Acqua.cpp: At global scope:
Acqua.cpp:388: warning: unused parameter 'b'
Acqua.cpp:64: warning: 'AcquaNamespace::biggerFonts' defined but not used
make[3]: ** [Acqua.lo] Erro 1
make[3]: Leaving directory `/home/jose/themes/WhiteAcqua3/acqua'
make[2]: ** [all-recursive] Erro 1
make[2]: Leaving directory `/home/jose/themes/WhiteAcqua3/acqua'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/home/jose/themes/WhiteAcqua3'
make: ** [all] Erro 2

Please help!
I have arts-devel and arts installed.


reply to this

-

 Re: What a hell is t

 
 by Metal3d on: Jun 3 2005
 

Same for me now on mandriva cooker

I don't find the problem


Tux will...
reply to this

-

 note errors

 
 by Metal3d on: Jun 3 2005
 

on mandriva cooker:


c1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from Acqua.cpp:31:
/usr/include/kwin/workspace.h:1:2: error: #error The KWin decorations API provided by this header file is obsolete.
/usr/include/kwin/workspace.h:2:2: error: #error All code using it will have to be ported to the new KDecoration API.
In file included from Acqua.cpp:38:
/usr/include/kwin/options.h:1:2: error: #error The KWin decorations API provided by this header file is obsolete.
/usr/include/kwin/options.h:2:2: error: #error All code using it will have to be ported to the new KDecoration API.
In file included from Acqua.h:30,
from Acqua.cpp:40:
/usr/include/kwin/client.h:1:2: error: #error The KWin decorations API provided by this header file is obsolete.
/usr/include/kwin/client.h:2:2: error: #error All code using it will have to be ported to the new KDecoration API.
In file included from AcquaButton.h:28,
from Acqua.cpp:41:
/usr/include/kwin/kwinbutton.h:1:2: error: #error The KWin decorations API provided by this header file is obsolete.
/usr/include/kwin/kwinbutton.h:2:2: error: #error All code using it will have to be ported to the new KDecoration API.
Acqua.h:162: error: expected class-name before '{' token


Tux will...
reply to this

-
.

 need help

 
 by picture on: Aug 14 2005
 

i use slack 10.1 with kde 3.4.2 and i tryed to install this beautiful skin but.. hmz.. nothing happens. and could anyone can help me to do that?


reply to this

goto page: prev   1  2 

add commentback




-
-
all messages

openDesktop.org Facebook App



-
Favorite Distribution 2010?
 Debian
 Gentoo
 SuSE
 Ubuntu
 Kubuntu
 Linux Mint
 Arch Linux
 Frugalware
 Fedora
 Mandriva
 PC Linux OS
 Other Distribution
 I'm a *BSD user
 Using Windows
 Using Mac OS X
 Other OS
 I don't use Computers and have asked another user to check this option for me.

resultmore




Partners
Place Your Link Here!
Online Casino
Fundraising Ideas
Roulette Online
Online Casino

Cool Sites
Download Youtube Videos

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

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.