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

oxygen-transparent

   1.0  

Theme/Style for KDE 4.0

Score 79%
oxygen-transparent
zoom


oxygen-transparent
zoom


oxygen-transparent
zoom


Downloads:  71514
Submitted:  Jul 20 2010
Updated:  Jan 8 2013

Description:

Oxygen style and decoration with support for transparency (see screenshots).

This is an official branch of the KDE oxygen style. It is kept in sync with the official oxygen style, and adds support of full transparency on the windows.

The style and the decoration are named "Oxygen Transparent" and appear as such in KDE's system settings (in both the applications and workspace appearance pages).

A configuration helper application is included with the style that allows one to configure both the style and the decoration in the same window. It is called oxygen-transparent-settings.

The provided script, named oxygen-setup.pl is used to:

- get the sources (from git)
- configure them
- compile and install the window decoration and widget style.

important notes

1/ The style (and decoration) should work for recent enough versions of KDE4.

Different versions (branches) must be used depending on your KDE version:

- the KDE/4.8 version works with KDE/4.8 (tested), and possibly some earlier verions (not tested)

- the KDE/4.9 version works with KDE/4.9 (tested)

- the master version works with latest KDE, compiled from git. It may not work with any earlier KDE release.

New versions will be added (KDE/4.10, etc.) when the corresponding KDE4 version is out.

One can switch between branches by running the script and specifying the relevant branch:

Quote:
oxygen-setup.pl --branch KDE/4.8
oxygen-setup.pl --branch KDE/4.9
oxygen-setup.pl --branch master


By default (when no branch is specified), the master branch is used.

There is a number of additional options available for the setup script. To get a list of them, type:
Quote:
./oxygen-setup.pl --help


2/ Since March 4th 2011, oxygen-transparent has moved to git.

The project home page is:

https://projects.kde.org/projects/playground/artwork/oxygen-transparent

You can get the sources directly using:

Quote:
git clone git://anongit.kde.org/oxygen-transparent


3/ KDE development packages are needed for the compilation to succeed (see below)

Feedback highly appreciated either here on on IRC, #oxygen. (ping hpereira, or hugo)

Downloads

There are automatic builds linked in the download section which have been provided by others (thanks !).

Only the first download (the script) is maintained by me, it always provide the latest svn version of the code.

Needed packages for installation/compilation

(thanks to MezzeForte for providing the list):

- gcc-c++
- git
- cmake
- kdebase-workspace-dev
- libxrender-dev
- libx11-dev

- Depending on the distribution you have the name of the packages might change a bit

- there are usually more packages needed by the packages above and installed via dependency.

For instance,

Quote:
sudo apt-get install build-essential cmake kdelibs5-dev kdebase-workspace-dev libxrender-dev libx11-dev git


should work on recent enough Ubuntu (thanks to Antelmo for posting. See page5).

Bugs:

Even though oxygen-transparent is not officially part of KDE you can report bugs to https://bugs.kde.org.
You would need to select Oxygen as a product, and Style as a component.

Make sure that "Oxygen-Transparent" appears in the bug title so that it does not get confused with official oxygen bugs.

Posting bug reports at bugs.kde.org is highly recommended rather than posting comments on this page, as it makes my life much easier at bookkeeping.




Changelog:

7f0a6013:
- synchronized with latest oxygen
- created KDE/4.10 branch
- Warning: if you are using the "master" branch (which targets KDE/4.11), you will have conflicts with oxygen (@KDE) configuration, unless you are also using kde from git repositories
This is due to backward incompatible changes in the configuration code.

83a46b6c:
- attempt at fixing bug concerning window positionning on screen for multi-screen setup
- changes in version policy. New available branches are KDE/4.8, KDE/4.9, and master. KDE/4.10 branch will be added as soon as the corresponding KDE4 version is released. The "stable" branch has been removed.

731ce67e:
- synchronized with oxygen (KDE/4.9)
- fixed crash at exit for virtually all KDE applications

d7bb65f0:
- synchronized with oxygen
- use icon from icon theme for tab-close button
- updated install script to deal with master and stable branch

7a121e2:
- synchronized with oxygen
- fixed compilation issues with too old versions of KDE




LicenseGPL
(setup script)
Arch(pkgbuild)
Send to a friend
Subscribe
Other  Content  from HugoPereira
Report inappropriate content



goto page: prev  ... 6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21 ...

-
.

 cannot find -loxygenstyle

 
 by lelamal on: Feb 3 2011
 
Score 63%

Hi, and thanks for this awesome style! I'm on Debian Squeeze (KDE 4.4.5). I was trying to compile it, and all was going alright. But then I get this:

[ 35%] Building CXX object decoration/config/CMakeFiles/kwin_oxygen_transparent_config.dir/oxygenshadowconfigurationui.o
Linking CXX shared module ../../lib/kwin_oxygen_transparent_config.so
/usr/bin/ld: cannot find -loxygenstyle
collect2: ld returned 1 exit status
make[2]: *** [lib/kwin_oxygen_transparent_config.so] Error 1
make[1]: *** [decoration/config/CMakeFiles/kwin_oxygen_transparent_config.dir/all] Error 2
make: *** [all] Error 2
system make>&1 failed: 512

How can I solve it? Many thanks in advance!


Reply to this

-

 Re: cannot find -loxygenstyle

 
 by wilsonzaizai on: Feb 3 2011
 
Score 50%

i have the same problem as well :


kde@wilsonzaizai-Satellite-L510:~/oxygen-transparent/build$ sudo make install
[ 0%] Built target oxygentransparentstyle_automoc
[ 5%] Built target oxygentransparentstyle
[ 5%] Built target kwin3_oxygen_transparent_automoc
[ 18%] Built target kwin3_oxygen_transparent
[ 18%] Built target kwin_oxygen_transparent_config_automoc
Linking CXX shared module ../../lib/kwin_oxygen_transparent_config.so
/usr/bin/ld: cannot find -loxygenstyle
collect2: ld returned 1 exit status
make[2]: *** [lib/kwin_oxygen_transparent_config.so] Error 1
make[1]: *** [decoration/config/CMakeFiles/kwin_oxygen_transparent_config.dir/all] Error 2
make: *** [all] Error 2

Is it maybe the latest version error ?


Reply to this

-

 Re: cannot find -loxygenstyle

 
 by HugoPereira on: Feb 3 2011
 
Score 50%

Sorry about that.
My mistake. Should be fixed with r1218670.


Reply to this

-
.

 Re: Re: cannot find -loxygenstyle

 
 by lelamal on: Feb 3 2011
 
Score 50%

Cool! Thanks for replying, I'll be waiting, then.


Reply to this

-

 Re: Re: cannot find -loxygenstyle

 
 by HugoPereira on: Feb 4 2011
 
Score 50%

Its done. Just re-run the script, and things should compile now.

Sorry for the trouble; don't hesitate to report any other problem.


Reply to this

-

 Re: Re: Re: cannot find -loxygenstyle

 
 by lelamal on: Feb 4 2011
 
Score 50%

Hi, many thanks for the quick fix! I can't wait to try it later tonight. Thanks for all your work on Oxygen!


Reply to this

-
.

 oxygen transparent

 
 by masulara on: Feb 5 2011
 
Score 50%

ho eseguito la procedura d'installazione, tutto bene. Ma andando ad aprire oxygen-settings non appare nulla come se non fosse installato. Kubuntu 10.10 KDE 4.6. Qualche soluzione


Reply to this

-

 Re: oxygen transparent

 
 by HugoPereira on: Feb 5 2011
 
Score 50%

mmm. I don't know a single word of Italian, sorry. English ?

Oxygen Transparent (latest versions) will not appear (nor have any visible option) in oxygen-settings. (I'll fix that soon)

On the contrary you have to select it from systemsettings (standard kde configuration tool) in "workspace appearance" (for the decoration) and in "applications appearance" for the style.

In each, you can also select "configure" to change the "opacity".

Hoping this helps,

Hugo


Reply to this

-

 how to

 
 by siouxfox on: Feb 6 2011
 
Score 50%

how to make gtk apps transparent ??


Reply to this

-

 Re: how to

 
 by HugoPereira on: Feb 7 2011
 
Score 50%

you need to find a gtk theme that supports transparency. Oxygen-gtk does not (not yet). Sorry.


Reply to this

-

 Re: Re: how to

 
 by siouxfox on: Feb 7 2011
 
Score 50%

ok..thanx for the quick reply


Reply to this

-

 Update ?

 
 by kubuntix07 on: Feb 7 2011
 
Score 50%

Hi!
If i have the last version installed, have i to make all clean before running the new script ? If so, how can i make to uninstall it?


Reply to this

-

 Re: Update ?

 
 by HugoPereira on: Feb 7 2011
 
Score 50%

Hello,

- concerning uninstallation of older version, you can't. Well in fact you can, with e.g. "sudo make uninstall", but since it wont restore the 'old' (non transparent) oxygen, it is not recomanded. I'd rather wait for the next update of your distribution (notably kde-workspace, or something like that), that would re-erase your "old" oxygen-transparent, with official non-transparent oxygen. (I hope it makes sense; and sorry for the mess, its precisely what the "new" version tries to address).

- new version, in contrast, has themes named "Oxygen Transparent" and do not overwrite any "official" version that you would get from your distribution. So you can install and uninstall at will.

Now, in principle you should not need to "make clean" before recompiling the new code, but it makes no harm anyway, so why not do it just to be sure ;)


Reply to this

-

 Re: Re: Update ?

 
 by kubuntix07 on: Feb 8 2011
 
Score 50%

I think i've got the penultimate version of "Oxygen Transparent" ! So, normaly everything's ok !
Indeed, in my theme settings , i've got the two versions : Oxygen (kde default) and Oxygen Transparent!


Reply to this

-

 problems

 
 by jordie9 on: Feb 7 2011
 
Score 50%

noob here. I copied script and pasted into folder. I get this now:
./oxygen-setup.pl: line 14: syntax error near unexpected token `"oxygen easy setup script\n"'
and several others. Did I install script right?

thanx

J


Reply to this

-

 Re: problems

 
 by HugoPereira on: Feb 7 2011
 
Score 50%

no clue.
Try "perl setup.pl"


Reply to this

-

  Re: problems

 
 by jordie9 on: Feb 7 2011
 
Score 50%

I'm on irc. Is it possible you could tell me. Not sure what to do with "perl setup.pl". Thanx

J


Reply to this

-

  Re: problems resolved

 
 by jordie9 on: Feb 7 2011
 
Score 50%

Thanx Hugo working fine now. So beautiful. Thanx for the fine work, and your help.

T


Reply to this

-

 Problem with KWin decoration

 
 by augegr on: Feb 9 2011
 
Score 50%

Kwin deco doesn't work on latest svn.

Well, more accurately, it does work, it's just the opacity doesn't follow the style's opacity setting, even through it's specified in the options.


Reply to this

-

 Re: Problem with KWin decoration

 
 by railmaniac on: Feb 10 2011
 
Score 50%

In fact, it doesn't even show transparency if you deselect the option of take transparency from style and choose transparency manually.

That is, the decos show no transparency either way.


Reply to this

-

 Re: Re: Problem with KWin decoration

 
 by HugoPereira on: Feb 10 2011
 
Score 50%

ok. Fixed with r1219720.
my bad.

Thanks for reporting.


Reply to this

-

 Re: Problem with KWin decoration

 
 by HugoPereira on: Feb 10 2011
 
Score 50%

yes I can confirm.
Investigating.
Sorry for the trouble.


Reply to this

goto page: prev  ... 6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21 ...

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