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

Crystal/Native Window Dec. Alpha

   0.1  

Window Decoration native KDE 3.x

Score 58%
Crystal/Native Window Dec. Alpha
zoom


Crystal/Native Window Dec. Alpha
zoom


Link:  http://
Downloads:  3025
Submitted:  Aug 2 2002
Updated:  Aug 2 2002

Description:

Here it is, much awaited crystal windec.

Follow instructions for the installation of kwinacqua. pay particular attention to the notes for kde3 users. I tested this on kde 3.0.0 -10

it unfortunately overwrites kwinacqua cause I have no programming skills. If someone can fix this or tell me how that would be appreciated.

-jon




Changelog:

0.1 Alpha
Preview




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



goto page: prev   1  2  3 

-

 how

 
 by mrmunkily on: Aug 2 2002
 
Score 50%

did you follow the kde 3 notes for the kwinacqua windec?

did it compile properly?

if it did, copy the ./acqua/.libs/libkwinacqua.so and ./acqua/.libs/libkwinacqua.la and./acqua/.libs/libkwinacqua.lai to the directory where the other windecs are held. this is located in different places in differend distros.

if you are running redhat 7.3 its at /usr/lib/kde3

then use kcontrol to change the windec.


Reply to this

-

 mocs

 
 by mrmunkily on: Aug 2 2002
 
Score 50%

if it didn't compile follow the directions under kwinacqua for remaking the .moc files.

cd to the ./acqua dirctory, then

rm *.moc
for i in *.h; do moc -o `basename $i .h` $i; done


in bash


Reply to this

-
.

 error... doesnt work

 
 by pregopresto on: Aug 3 2002
 
Score 50%

make all-recursive
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/jan/Desktop/crystaldec«
Making all in acqua
make[2]: Wechsel in das Verzeichnis Verzeichnis »/home/jan/Desktop/crystaldec/acqua«
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include -I/usr/include/kde/kwin -O2 -fno-exceptions -fno-check-new -c Acqua.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include -I/usr/include/kde/kwin -O2 -fno-exceptions -fno-check-new -Wp,-MD,.deps/Acqua.pp -c Acqua.cpp -fPIC -DPIC -o .libs/Acqua.o
Acqua.cpp:21: qvariant.h: No such file or directory
make[2]: Verlassen des Verzeichnisses Verzeichnis »/home/jan/Desktop/crystaldec/acqua«
Acqua.cpp:25: qlayout.h: No such file or directory
Acqua.cpp:26: qpainter.h: No such file or directory
Acqua.cpp:28: netwm.h: No such file or directory
Acqua.cpp:29: kwin/workspace.h: No such file or directory
Acqua.cpp:32: kconfig.h: No such file or directory
Acqua.cpp:33: kstddirs.h: No such file or directory
Acqua.cpp:35: kapp.h: No such file or directory
Acqua.cpp:36: kwin/options.h: No such file or directory
In file included from Acqua.cpp:38:
Acqua.h:25: qlist.h: No such file or directory
Acqua.h:27: kwin/client.h: No such file or directory
In file included from Acqua.cpp:39:
AcquaButton.h:25: qwidget.h: No such file or directory
AcquaButton.h:26: qbitmap.h: No such file or directory
AcquaButton.h:27: klocale.h: No such file or directory
AcquaButton.h:28: kwin/kwinbutton.h: No such file or directory
In file included from Acqua.cpp:590:
Acqua.moc:12: qmetaobject.h: No such file or directory
Acqua.moc:13: qapplication.h: No such file or directory
Acqua.moc:15: private/qucomextra_p.h: No such file or direcmake[1]: Verlassen des Verzeichnisses Verzeichnis »/home/jan/Desktop/crystaldec«
tory
Acqua.moc:17: #error "This file was generated using the moc from 3.0.3. It"
Acqua.moc:18: #error "cannot be used with the include files from this version of Qt."
Acqua.moc:19: #error "(The moc has changed too much.)"
make[2]: *** [Acqua.lo] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all-recursive-am] Fehler 2


Reply to this

-

 I don't get it

 
 by Cyyb on: Aug 3 2002
 
Score 50%

I attempted to follow the instruvtions but they didn't work for me.

1) get the tarball.
2) ./configure as usual.
3) edit acqua/Acqua.cpp and
3a) add #include as FIRST include, just before unistd.h, at line 21.

** #include was already ther eso i just left it alone **

3b) delete line 30, which contains #undef Bool.

** there was no #undef anywhere for me **

4) delete all moc files.
5) generate new moc files.

** i don't understand these steps **

6) make
7) edit acqua/ Makefile and change the one instance of kde2 to kde3. (this is the place to save the compiled libs).

**there are two makefiles and i did a search and didn't find kde2 in either one **

8) make install.

9) run libtool --finish as per instructions.

** what instructions?? **


Reply to this

-

 more errors

 
 by Cyyb on: Aug 3 2002
 
Score 50%

[ddicks@homelinux01 acqua]$ for i in *.h; do moc -o `basename $i .h` $i; done
basename: too many arguments
Try `basename --help' for more information.
Qt meta object compiler
moc: Too many input files specified
Usage: moc [options]
-o file Write output to file rather than stdout
-i Do not generate an #include statement
-f[file] Force #include, optional file name
-p path Path prefix for included file
-k Do not stop on errors
-nw Do not display warnings
-v Display version of moc
basename: too many arguments
Try `basename --help' for more information.
moc: $i.h: No such file


Reply to this

-

 RPM or repackge

 
 by Cyyb on: Aug 3 2002
 
Score 50%

can someone please just make an RPM or properly package this?

i'm giving up.

totally want this window dec but am not wasting my time anymore trying to get this to work.


Reply to this

-

 window bar

 
 by Lovechild on: Aug 4 2002
 
Score 50%

needs to be slimmer, looks awful as it is.


Reply to this

-

 yhra

 
 by mrmunkily on: Aug 5 2002
 
Score 50%

just like kwinacqua, it resizes to fit your font size. reduce your font size and it will be slimm.


Reply to this

-
.

 Compiled it

 
 by redmac5 on: Aug 5 2002
 
Score 50%

I managed to compile the deco under SuSE8 after a lot of hacking, however the window deco doesn't show up. All I get is the default KDE2 look.


Reply to this

-
.

 the same..

 
 by BeforeGod on: Aug 7 2002
 
Score 50%

..problem for me.
Ive copied all lib files to /usr/kde/3 (Gentoo System) but when i choose the Decoration, the KDE Standart deco appear.

Very sad :(


Reply to this

-
.

 Very beautiful but..

 
 by superangrybrit on: Aug 7 2002
 
Score 50%

Get rid of the Mac OS X icons ASAP. Other than A+++


Reply to this

-
.

 they works not

 
 by MaDebUs on: Aug 8 2002
 
Score 50%

i will compile it under my mandrake 9 machine but they works not :-/


Reply to this

-

 no compilo

 
 by mrmunkily on: Aug 9 2002
 
Score 50%

not under gcc 3 it wont.


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