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

Aqua OS K

   2.0  

Window Decoration native KDE 3.x

Score 61%
Aqua OS K
zoom


Link:  http://
Downloads:  84366
Submitted:  Feb 20 2003
Updated:  Mar 3 2003

Description:




Changelog:

Lots of changes since the last release:
* Shadows can be drawn behind ALL windows
* Shadows redraw properly (ie. no shadows over kicker)
* Configurable buttons
* Configurable borders
* All l3m's changes (and others)
* Various bug fixes

The next release (out in a few days) will let mouse clicks pass through the shadows - I havn't had time to do that today, but it's pretty easy ;-)



License:
GPL

Send to a friend
Subscribe
Other  Content  from davidsansome
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12 ...

-
.

 slow

 
 by protoman on: Mar 3 2003
 
Score 50%

I compiled and tryied the rpm on my kde 3.1 under mdk 9.0, both are very slow when redrawing a window.
Too bad, because it looks nice.

Tip: reoganize option in a way it dosen't gets bigger than the screen.


Reply to this

-

 You're right

 
 by davidsansome on: Mar 3 2003
 
Score 50%

I've put in a lot of slow code to make sure the shadows are drawn correctly (not over other windows). I'll try to optimise it, but it may still be slow :-(

The only way it will get considerably faster is having QT and X support alphablending. That could be a while ;-)


Reply to this

-
.

 speed

 
 by protoman on: Mar 3 2003
 
Score 50%

Maybe you should take a look into the code that draw shadows under kde menus. They are very fast (no difference in speed that I can notice here) and work very well.


Reply to this

-

 My solution

 
 by Deciare on: Mar 3 2003
 
Score 50%

In my implementation of your code in KWin, I used XRestackWindows() to ensure that the shadows were placed immediately under the window they were shadowing, which is very fast and avoids the need to mask anything.


Reply to this

-
.

 left/right

 
 by linkadmin on: Mar 3 2003
 
Score 50%

Just one little comment.
You seem to be confusing your left and right :P

The "Right-side button" is actually on the left so you should probably change that.

Also, is there a way for the window icon to be placed beside the left-side button on the left of the window border, that would avoid having the icon moving around every time the title of the window changes, which can become quite annoying...


Thanks.


Reply to this

-
.

 Left/right

 
 by davidsansome on: Mar 3 2003
 
Score 50%

The right button is on the right, except when the coloured buttons are on the right, in which case it's on the left. But I should probably reword that ;-)

That's a good idea with the application mini-icon, I'll try to implement that too (although I can see the configuration section getting very big very soon).

Thanks


Reply to this

-

 compile error

 
 by swat on: Mar 3 2003
 
Score 50%

Error compiling on debian sid :-(

Any ideas? :

make all-recursive
make[1]: Entering directory `/root/aquaosk-2.0'
Making all in acqua
make[2]: Entering directory `/root/aquaosk-2.0/acqua'
Making all in config
make[3]: Entering directory `/root/aquaosk-2.0/acqua/config'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/aquaosk-2.0/acqua/config'
make[3]: Entering directory `/root/aquaosk-2.0/acqua'
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include -I/usr/include/kde/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT Acqua.lo -MD -MP -MF ".deps/Acqua.Tpo" \
-c -o Acqua.lo `test -f 'Acqua.cpp' || echo './'`Acqua.cpp; \
then mv ".deps/Acqua.Tpo" ".deps/Acqua.Plo"; \
else rm -f ".deps/Acqua.Tpo"; exit 1; \
fi
In file included from Acqua.cpp:40:
Acqua.h:25:19: qlist.h: No such file or directory
Acqua.cpp: In member function `virtual void
KWinInternal::Acqua::stickyChange(bool)':
Acqua.cpp:475: warning: unused parameter `bool b'
make[3]: *** [Acqua.lo] Error 1
make[3]: Leaving directory `/root/aquaosk-2.0/acqua'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/aquaosk-2.0/acqua'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/aquaosk-2.0'
make: *** [all] Error 2


Reply to this

-
.

 Re: compile error

 
 by WhitePanther5000 on: Mar 14 2003
 
Score 50%
WhitePanther5000WhitePanther 5000
Yellow Moose Network
Home

I am having the same problem and it pisses me off, though we're probably missing some header package.


Reply to this

-
.

 I KNOW!

 
 by WhitePanther5000 on: Mar 14 2003
 
Score 50%
WhitePanther5000WhitePanther 5000
Yellow Moose Network
Home

I did a little trial and error... try to apt-get install libqt3-compat-headers... it worked for me :)


Reply to this

-
.

 Re: compile error

 
 by ACE on: May 11 2003
 
Score 50%

Hi

In QT3 the qlist.h header file was renamed to qprtlist.h (and the QList object to QPtrList)!

Change...

- #include <qlist.h>   ->   #include <qptrlist.h>
- QList   ->   QPtrList

... in acqua/Acqua.h and acqua/Acqua.cpp!

- J.


Reply to this

-
.

 Im a challenging guy

 
 by sanblaster on: Mar 9 2003
 
Score 50%

Can this be installed on a Red Hat 7.1 distro with Kde 2.1 ?

I get the Qt error message listed above, ./configure doesn't find Qt.Do I have to install Qt in a specific directory? Or it's simply that I have to upgrade kde/Red Hat/both?

Thanks in advance.


Reply to this

-

 Your Mdk RPM

 
 by Sagittarius on: Mar 10 2003
 
Score 50%

has been compiled on an Nvidia graphic card equipped PC, so the RPM asks for a glibcore specific to Nvidia.
So people without an Nvidia graphic card can not use your RPM.

Anyway, what a good work you have done.

Forgive my english.


Reply to this

-
.

 still no go

 
 by anonymous on: Mar 12 2003
 
Score 50%

i doublechecked the debian install script that comes with the package, and everything is where it should be. i still don't know why it's not working. quite frustrating...


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12 ...

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