Warning: session_start(): open(/tmp/sess_lt84apcfkeg9i26cidop6q06r2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kwinacqua_Mod 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  . 

Kwinacqua_Mod

  

Window Decoration native KDE 3.x

Score 59%
Kwinacqua_Mod
zoom


Kwinacqua_Mod
zoom


Link:  http://
Downloads:  6822
Submitted:  Oct 22 2002
Updated:  Nov 4 2002

Description:

11/04/2002:

A few new alterations (See screenshoot 2)

1) The right hand button has now been made wider.

2) The title bar font now has a subtle drop shadow

3) You can choose if you want the bottom edges rounded (Edit the acqua/Acqua.cpp file, and alter the #undef BOTTOMROUNDED to #def to enable these.)

4) The edge of the window is not black, it is now grey, which makes it softer.

Were looking into ways of making this deco have some form of transparency when inactive.... Any ideas and sugestions will be very much appreciated! Please post them here if you do.

PS: If you wish to use the deco from screenshot 1, please download from: http://www.thormedia.co.uk/linux/decorations/kwinaqua_mod.tgz

10/23/2002:

This decoration was initially created by Mr. James Liu, and has been modifed by M.J.Soto.

This version has all corners rounded, and the Close, Min, Max buttons are located on the left side of the window. Also the GTK mouse pointer bug has now been fixed.

Please read the following carefully to install (Tried and tested on SuSE 8.1, with KDE 3.0.4 and QT-3.0.5):

1) Download and extract the decoration
2) CD in to the kwinacqua_mod directory
3) ./configure --prefix=/opt/kde3 --includedir=/opt/kde3/include --with-qt-includes=/usr/lib/qt-3.0.5/include/ --with-qt-libraries=/usr/lib/qt-3.0.5/lib --with-extra-includes=/opt/kde3/include

(NB: Those are the ones working on SuSE 8.1. Set the above to the correct locations of KDE headers an QT, and NOT as root, just user)

4) cd acqua/
5) rm *.moc
6) for i in *.h; do moc -o `basename $i .h`.moc $i; done
6) edit the Makefile
7) replace ALL instances of kde2 with kde3
8) save out the Makefile
9) make (as user)
10) su (this will then prompt you for root password)
11) make install
12) exit

You should now be back to normal user, exit again, and restart KDE.

When restarted, goto Control Center -> Look and Feel -> Windows Decoration, and choose Acqua.

Enjoy!




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



goto page: prev   1  2  3 

-
.

 Configure on FreeBSD

 
 by ddaux on: Nov 5 2002
 
Score 50%

Hey, I tried to configure under FreeBSD 4.7 (qt 3.0.5 is installed)!
/configure --prefix=/usr/local \
--with-qt-includes=/usr/X11R6/include --with-extra-lib=/usr/local/lib \
--with-extra-include=/usr/local/include

This is the end of the output:
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

Here is the end output of config.log:
taking that
tried NO
tried /usr/lib/qt2/lib
tried /usr/lib/qt2
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
tried /usr/lib
tried /usr/local/qt/lib
tried /usr/X11R6/lib
configure:5459: rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions -fno-check-new -I/usr/X11R6/include -I/usr/X11R6/include -LNONE -L/usr/X11R6/lib -L/usr/local/lib conftest.C -lqt2 -ljpeg -lXext -lX11 -lSM -lICE 1>&5
/usr/libexec/elf/ld: cannot find -lqt2
configure: failed program was:
#include "confdefs.h"
#include
#include
#include
#include
#include
#include
#if ! (QT_VERSION >= 222)
#error 1
#endif

int main() {
QStringList *t = new QStringList();
QIconView iv(0);
iv.setWordWrapIconText(false);
QString s;
s.setLatin1("Elvis is alive", 14);
int magnolia = QEvent::Speech; /* new in 2.2 beta2 */
return 0;
}

PLEASE HELP


Reply to this

-

 --enable-mt is all

 
 by nenam on: Nov 5 2002
 
Score 50%

At the end of all the options that you are told to do add --enable-mt and that will fix your problem. :).


Reply to this

-
.

 nope

 
 by ddaux on: Nov 6 2002
 
Score 50%

Thanks for helping but it still doesn't work with --enable-mt this is the output:

configure: warning: MT not yet supported on i386-unknown-freebsd4.7 - disabled.
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.


Reply to this

-

 Button positions

 
 by nenam on: Nov 5 2002
 
Score 50%

with all previous kwins I was able to specify custom button positions(I am not a big fan of the left only positions) and I had my buttins on the right and my menu button the only thing on the left. now with the new kwin_mod I can't do that anymore I tried going through the source to find if I can switch the aligment through there but I didn't find it(i wasn't actualy looking into the code I was greping :) ). So if anyone can tellme how to fix this annoyance I would apreciate it alot.


Reply to this

-
.

 It's not ment to be

 
 by thormedia on: Nov 5 2002
 
Score 50%

anonoying... it's ment to look OS X ish...

Ok, there maybe a config file shortly so you can alter the layout... but for that you will have to wait im afraid...

We've got a switch in the source (not uploaded yet) that does the small circle right hand button, or the default wide one.

Also there is a stipple on inactive windows, giveing a similar look to ACE, but faster (But still slow lol, if u see what I mean!)... there should be another update in a few days.... :-)


Reply to this

-

 if you're grepping..

 
 by soto on: Nov 5 2002
 
Score 50%

grep for "XIA". Comment out XIA line. Comment in line above. compile. install. logout. login.
Test. Shake well. Serve cold.

I did disable because Kwin tends to crash on me when active.



Reply to this

-
.

 Please HELP!!!

 
 by soto on: Nov 5 2002
 
Score 50%

We would welcome any contributions, ideas, test-code, etc. on the following topics:

1) Transparent titleblars. Real one, not masking.

2) Drawing shadows outside windows, that is, shadows on desktop.

3) Any other suggestions to make it look macosx-ish.


Reply to this

-
.

 I'll help

 
 by thormedia on: Nov 5 2002
 
Score 50%

lmfao ;-)


Reply to this

-

 render

 
 by mrcsparker on: Nov 6 2002
 
Score 50%

Wait until XF86 supports transparency. If someone hacks fake transparency it will be just that - a hack.


Reply to this

-
.

 All this compiling..

 
 by rgnglzrd67 on: Nov 24 2002
 
Score 50%

All this compiling is rather unnecessary. Take a look at KDE3's theme manager and I think you'll find a button there labeled "Create" which does just what it should: it creates a ktheme package for KDE3! Could someone try this and see how it works as compiling GRAPHICS seems a little silly to me.


Reply to this

-

 really?

 
 by soto on: Nov 26 2002
 
Score 50%

For one thing, you can try to make round corners with pixmaps and see what happens. That's why a theme as in "KDE3 theme manager" won't work.

On the other hand, you don't compile graphics, you compile code which in turn, draws graphics on your screen. Actually, this is not the whole truth, but you get the gist.

If, however, you have any other suggestions to improve this (or any) window decoration or widget style, I (and others) will be glad to hear about it.


Reply to this

-
.

 I get the following

 
 by DecayingOmega on: Feb 7 2003
 
Score 50%

checking for Qt... libraries /usr/lib/qt-3.1.1/lib, headers /usr/lib/qt-3.1.1/include/ using -mt
checking for moc... not found
configure: error: No Qt meta object compiler (moc) found!
Please check whether you installed Qt correctly.
You need to have a running moc binary.
configure tried to run and the test didn't
succeed. If configure shouldn't have tried this one, set
the environment variable MOC to the right one before running
configure.

What does this mean? Ive never seen this before, and no searches to google helped at all.


Reply to this

-
.

 Same Problem

 
 by tightcode on: Feb 13 2003
 
Score 50%

I have the exact same problem as DecayOmega :(
Any suggestions anyone ?

Cheers,

Tightcode


Reply to this

-

 sorry!

 
 by soto on: Feb 13 2003
 
Score 50%

I didn't see your mail! it probably means you didn't install qt-devel, or that moc is not in your path. You can check with

find / -name moc, and see what happens...

See ya


Reply to this

-
.

 same problem

 
 by gnatman on: Feb 23 2003
 
Score 50%

I have the same problem of it not finding moc, but its located in /usr/lib/qt3/bin, you said it might not be in the right path, so where would that be?


Reply to this

goto page: prev   1  2  3 

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