Warning: session_start(): open(/tmp/sess_v7rb48kl33j9s77ajqh9017ra0, 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  11  12  13 ...

-

 two little problems...

 
 by Refused on: Jul 26 2010
 
Score 50%

1) the screensaver starts in window-mode instead of fullscreen

2) google chrome has a tricky behavior, it seems to have not title bar (e.g. if I drag the window to the top border of the desktop, the window does not get maximized)


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

-

 Re: two little problems...

 
 by HugoPereira on: Jul 27 2010
 
Score 50%

- screensavers: fixed (for most KDE screensavers) with r1155113.

- google-chrome: you sure the issue you report is there only with translucency enabled ? Do you have kwin window decoration "enabled" (its somewhere in google chrome config). When it is on, I have no problem here. When it is off, that's different and should be entirely oxygen unrelated.

- kopete: I can't reproduce: the entire window (main and chat) has blur behind. Is there any steps for you to do in order to generate or does the bottom part appears unblurred from the start ? Do you have latest svn ?


Reply to this

-

 Re: Re: two little problems...

 
 by Refused on: Jul 27 2010
 
Score 50%

chrome has the default configuration, the wobbly effect doesn't work if I drag the window from the title bar, but both maximization and wobbly do work if I drag the window from anywhere else (Alt + mouse)

on kopete I've observed that the problem happens randomly :|

I'll try out the last svn asap and I'll let you know

thanks


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

-

 Re: Re: Re: two little problems...

 
 by HugoPereira on: Jul 27 2010
 
Score 50%

So: google chrome: entirely not oxygen's fault. Chrome application does not use oxygen (not Qt, in fact) for rendering itself (inside the deco area) and notably it handles the window dragging/moving itself, and bypass wobling.

Kopete: fair enough, I'll check on a more random basis :)
It might be that I miss some resize events and do not update the blur area accordingly.


Reply to this

-

 Re: Re: Re: Re: two little problems...

 
 by Refused on: Jul 27 2010
 
Score 50%

ok I've installed the last svn.

The screensaver works correctly (at least the one I'm using [Flux GL]).

I've discovered that on kopete the down area is blurred when I write something in the conversation (or if I do something like /clear), so may that just be a redraw problem?

On chrome I've observed that when I move the window (dragging from the titlebar), it moves not so fluently. Since the window isn't based on QT, I think that may be a gtk related problem. How can I blacklist google chrome? With both 'google-chrome' and '/usr/bin/google-chrome' don't work


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

-

 one more...

 
 by Refused on: Jul 26 2010
 
Score 50%

I've found this bug on kopete: the top area of chat windows is correctly blurred but the down one not, in this screenshot

http://yfrog.com/jwsnapshot4qj

you can see a bit of the kde-look home page in the down area


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

-

 Re: one more...

 
 by HugoPereira on: Jul 26 2010
 
Score 50%

Thanks for repporting. I'll investigate all three (Indeed I have not tested any of the above so far).


Reply to this

-

 No blur

 
 by nameless89 on: Jul 26 2010
 
Score 50%

Hi!

How can I activate the blur effect? I've installed version 1.0, but I haven't default blur.

Debian 6.0
KDE 4.4.4

Thx!


Reply to this

-

 Re: No blur

 
 by Eldarion on: Jul 26 2010
 
Score 50%

You can only have blur on KDE 4.5+


Running ArchLinux
Reply to this

-

 Re: No blur

 
 by HugoPereira on: Jul 26 2010
 
Score 50%

and its a "windows effect". Unrelated to oxygen. sorry


Reply to this

-
.

 Packaged

 
 by jmiahman on: Jul 26 2010
 
Score 50%

I have package this for Unity/Synergy Linux

32Bit
http://synergy-linux.no-ip.org/rpms/x86/kde4/kde4-style-oxygen-transparent-1.0-0.2.svn1153765-synergy2010.i586.rpm
http://synergy-linux.no-ip.org/rpms/x86/kde4/liboxygentransparentstyle4-1.0-0.2.svn1153765-synergy2010.i586.rpm

64Bit
http://synergy-linux.no-ip.org/rpms/x86_64/kde4/kde4-style-oxygen-transparent-1.0-0.2.svn1153765-synergy2010.x86_64.rpm
http://synergy-linux.no-ip.org/rpms/x86_64/kde4/lib64oxygentransparentstyle4-1.0-0.2.svn1153765-synergy2010.x86_64.rpm

For those that would like a source rpm for their distribution of choice. Make sure your distribution splits out the existing oxygen, if it does then it should be easy to package and install an rpm obsoleting the current oxygen (4.5) style. The source of these rpms can be found here:
http://dev.unity-linux.org/projects/unitylinux/repository/revisions/6334


Reply to this

-

 Re: Packaged

 
 by jmiahman on: Jul 26 2010
 
Score 50%

With svn pull 1155034

32Bit
http://synergy-linux.no-ip.org/rpms/x86/kde4/kde4-style-oxygen-transparent-1.0-0.3.svn1155034-synergy2010.i586.rpm
http://synergy-linux.no-ip.org/rpms/x86/kde4/liboxygentransparentstyle4-1.0-0.3.svn1155034-synergy2010.i586.rpm

64Bit
http://synergy-linux.no-ip.org/rpms/x86_64/kde4/kde4-style-oxygen-transparent-1.0-0.3.svn1155034-synergy2010.x86_64.rpm
http://synergy-linux.no-ip.org/rpms/x86_64/kde4/lib64oxygentransparentstyle4-1.0-0.3.svn1155034-synergy2010.x86_64.rpm


Reply to this

-
.

 Window Blur!!!!

 
 by santiagolp98 on: Jul 27 2010
 
Score 50%

I love the blur of the windows!!!
Does it works on Kubuntu 10.04?


SantiagoLP
Reply to this

-

 Re: Window Blur!!!!

 
 by antelmo on: Jul 27 2010
 
Score 50%

It does if you have KDE 4.5 and if you need help installing it just read in comment page ·5 i left some instrucctions good luck..


Reply to this

-

 bug: animations

 
 by kbblak on: Jul 27 2010
 
Score 50%

It looks great :)

I found a bug; translucy and animations don't work together.When the windows are opaque, the animations work. But when I set the windows translucent, the animations don't work.


Reply to this

-

 Re: bug: animations

 
 by HugoPereira on: Jul 27 2010
 
Score 50%

Its a "feature". Some animations are disabled (on purpose) when blur is enabled (notably the tab transitions), because there are technical conflicts between the two (with translucent background you cannot use the background to erase part of the existing painting anymore !!)

All hover effects should work though (with poorer performances on some graphic cards).


Reply to this

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

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