Warning: session_start(): open(/tmp/sess_ea6g5nbjfsqk6g1psh0psbljn3, 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) .- Knowledge Base (1) . 

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   1  2  3  4  5  6  7  8  9  10 ...

-
.

 bluuur

 
 by oOSplashOo on: Jul 22 2010
 
Score 50%

Wow it's really great!!! I use it and it's really beautifull with the blur effect.
But I notice that we can't play video with smplayer with xvideo. It just work with x11 or vlc+xvideo, so please fix it^^.
Thanks for all.


Reply to this

-

 Re: bluuur

 
 by HugoPereira on: Jul 22 2010
 
Score 50%

clear enough. Some other styles with similar feature (on which I based my code, e.g. bespin) have blacked-listed applications, namely smplayer; vlc, and a couple of others. Will add.


Reply to this

-

 Re: bluuur

 
 by HugoPereira on: Jul 22 2010
 
Score 50%

argh. kaffeines broken also. Basically everything Qt based that embeds video.


Reply to this

-
.

 Re: Re: bluuur

 
 by thomas12777 on: Jul 22 2010
 
Score 50%

"basically everything that uses QX11Embed" - to be more precise....

You can use translucency in smplayer by using the gl backend (or x11, but that's dog slow)


Reply to this

-

 can't install

 
 by suebi on: Jul 22 2010
 
Score 50%

sorry, could you please help me. when i run the script it stops with:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xrender_LIB (ADVANCED)
linked by target "kwin3_oxygen" in directory /home/****/oxygen-transparent/src/decoration

-- Configuring incomplete, errors occurred!
system cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release /home/****/oxygen-transparent/src>&1 failed: 256


Reply to this

-

 Re: can't install

 
 by HugoPereira on: Jul 22 2010
 
Score 50%

It means your missing some "development" packages (that includes the files needed for the code to compile against existing library). This depends on you distribution.

In my case (oxygen), that would be:
libxrender1-devel-0.9.6-1mdv2011.0.rpm

(and you probably need others, such as:
kdelibs4-devel-4.4.92-1mdv2010.1.rpm
)


Reply to this

-

 Re: Re: can't install

 
 by suebi on: Jul 22 2010
 
Score 50%

thank you, works!


Reply to this

-
.

 blur not done on dynamic widgt

 
 by maarizwan on: Jul 22 2010
 
Score 50%

example, search field in dolphin, when clicked creates a new search docker? with buttons on it.

this new docker


Reply to this

-

 Re: blur not done on dynamic widgt

 
 by maarizwan on: Jul 22 2010
 
Score 50%

if we click "split" on dolphin, a new view appears, the splitter line between the 2 views is also not blurred.

or if we choose columns in dolphin, the new space created does not become blurred but clear transparent.


Reply to this

-

 Re: blur not done on dynamic widgt

 
 by HugoPereira on: Jul 22 2010
 
Score 50%

I can't reproduce here.
Can you try "svn up" in oxygen-transparent/src/style

and then "make" (and "sudo make install", or "make install as root) in transparent/build/style ?

This is supposed to be the kind of bugs that r1152806 fixes.


Reply to this

-
.

 fixed

 
 by maarizwan on: Jul 23 2010
 
Score 50%

Updated to revision 1153263.

blurr is working now properly. thanks.


Reply to this

-

 video playback

 
 by nerdykid on: Jul 23 2010
 
Score 50%

cant watch video with it enabled -- reproducible with dragonplayer or smplayer so far...


Reply to this

-

 Re: video playback

 
 by HugoPereira on: Jul 23 2010
 
Score 50%

working on it.
Will commit application blacklisting tomorrow


Reply to this

-

 f*** yeah!

 
 by Refused on: Jul 23 2010
 
Score 50%

Awesome, waiting for this from a long time ago.
But why "this will erase your current oxygen installation" ?


Programmer (noun): An organism that can turn caffeine into code
Reply to this

-

 Re: f*** yeah!

 
 by HugoPereira on: Jul 23 2010
 
Score 50%

because ... I was lazy. This is the same code, same style name, same everything, as oxygen, enhanced with transparency.

Now if you install this branch, and set the transparency to opaque, you basically get the 'old' oxygen.

So its hopefully pretty harmless.


Reply to this

-

 Wonderful!

 
 by Mitu on: Jul 23 2010
 
Score 50%

RGBA support in Oxygen is just what I wanted! I'll keep my fingers crossed for this theme and I hope to see it in KDE 4.6.


Reply to this

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

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