Warning: session_start(): open(/tmp/sess_smonh3b3mh9l3pn9ioubmnmmm2, 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 ...

-

 Conflicts during installation

 
 by vnu007dl on: Jul 24 2010
 
Score 50%

I can not install it becaouse there are conflict with files from oxygen:

plik /usr/lib/kde4/kstyle_oxygen_config.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/lib/kde4/plugins/styles/oxygen.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/share/apps/kstyle/themes/oxygen.themerc z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/lib/kde4/kwin3_oxygen.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
plik /usr/lib/kde4/kwin_oxygen_config.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
plik /usr/share/apps/kwin/oxygenclient.desktop z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
[root@Linux_Mandriva build]#

"1-20100724-1.i586" is a name of package with oxygen transparent created with checkinstall.
what to do with this?


Reply to this

-

 Re: Conflicts during installation

 
 by HugoPereira on: Jul 24 2010
 
Score 50%

Yep. This is what is meant in the description above by "this will erase your oxygen previous installation".

I am not familiar with 'checkInstall', but yes: the restriction above makes it basically impossible to create a usable rpm from this experimental branch (in fact: this is because this is a branch, and not a new piece of code).

You should still be able to install using the 'usual' way (cmake, make and make install).


Reply to this

-

 Re: Re: Conflicts during installation

 
 by vnu007dl on: Jul 24 2010
 
Score 50%

Thanks, ok now I ve installed this via make install, but something is wrong because this oxygen transparent kwin style do not appear in system settings.


Reply to this

-

 Re: Re: Re: Conflicts during installation

 
 by HugoPereira on: Jul 24 2010
 
Score 50%

it appears as "oxygen"
you just change the opacity setting in the style's configuration dialog (configure button on the right of the combobox), and that should be it


Reply to this

-

 Re: Re: Re: Re: Conflicts during installation

 
 by vnu007dl on: Jul 24 2010
 
Score 50%

Thanks so much, now it works :) When can we expect to do this with all kde kwin styles?


Reply to this

-

 Conflicts during installation

 
 by vnu007dl on: Jul 24 2010
 
Score 50%

I can not install it becaouse there are conflict with files from oxygen:

plik /usr/lib/kde4/kstyle_oxygen_config.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/lib/kde4/plugins/styles/oxygen.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/share/apps/kstyle/themes/oxygen.themerc z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-runtime-1:4.4.3-10mdv2010.1.i586
plik /usr/lib/kde4/kwin3_oxygen.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
plik /usr/lib/kde4/kwin_oxygen_config.so z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
plik /usr/share/apps/kwin/oxygenclient.desktop z instalacji 1-20100724-1.i586 jest w konflikcie z plikiem z pakietu kdebase4-workspace-2:4.4.3-20mdv2010.1.i586
[root@Linux_Mandriva build]#

"1-20100724-1.i586" is a name of package with oxygen transparent created with checkinstall.
what to do with this?


Reply to this

-

 can not install, too.

 
 by Kenomann on: Jul 24 2010
 
Score 50%

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 2.8)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

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


What does this mean? Please help!


Reply to this

-

 Re: can not install, too.

 
 by HugoPereira on: Jul 25 2010
 
Score 50%

is the log you post the only thing cmake says ? It doesn't print anything wrong (well apart from the end). Any missing part ?


Reply to this

-

 Re: Re: can not install, too.

 
 by Kenomann on: Jul 25 2010
 
Score 50%

--- oxygen easy setup script

--- checking out source code
cd /home/oliver
svn update src
U src/style/oxygenblurhelper.cpp
U src/style/oxygen.kcfg
U src/style/oxygenblurhelper.h
U src/style/oxygenstyle.cpp
U src/decoration/oxygenclientgroupitemdata.cpp
U src/decoration/oxygenclient.cpp
U src/decoration/oxygenclient.h
U src/decoration
Aktualisiert zu Revision 1154528.

--- running cmake
cd /home/oliver/build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release /home/oliver/src
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/oliver/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:1 (find_package)


CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 2.8)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

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


Reply to this

-

 Re: Re: Re: can not install, too.

 
 by HugoPereira on: Jul 25 2010
 
Score 50%

"ERROR: cmake/modules/FindKDE4Internal.cmake not found"

That's the important line.
You are missing kde4 development packages too.

Hugo


Reply to this

-

 Re: Re: Re: Re: can not install, too.

 
 by Kenomann on: Jul 26 2010
 
Score 50%

I think I have installed it, but I can not find where I can set the transparency.


Reply to this

-

 Re: Re: Re: Re: Re: can not install, too.

 
 by HugoPereira on: Jul 26 2010
 
Score 50%

you can type "oxygen-settings" in a konsole or krunner, and it should be "background opacity" in the first page.
Alternatively, in systemsettings->appearance->widgets, click configure next to the style selection (with oxygen selected)
Or in the window decoration configuration.
All three points to the same value.


Reply to this

-

 Re: Re: Re: Re: Re: Re: can not install, too.

 
 by Kenomann on: Jul 26 2010
 
Score 50%

It Is not there...



-

  Re: can not install, too.

 
 by HugoPereira on: Jul 26 2010
 
Score 50%

mm. but you do have oxygen-settings application, do you ? There must be smthing wrong with your installation.

1/ you sure you ran "make install" (as root or using sudo) (sorry for asking)
2/ what's your primary kde version (4.4? 4.5?)
3/ can you try type "which oxygen-settings" in a terminal ?

I'm afraid I can't help much here. Normally, installation should work. See all other comments. So I don't really have a clue about whats going wrong on your system.



-

 Re: Re: can not install, too.

 
 by Kenomann on: Jul 26 2010
 
Score 50%

Now it works and it is very nice.
I forgot to run "make install" :-)
Thank you for your help. Keep on working like this!


Reply to this

-

 Blacklist

 
 by antelmo on: Jul 25 2010
 
Score 50%

The Blacklist is no working for me, i have smplayer and dragonplayer in there but it doenst blacklist them and I can't watch video usin KDE 4.5 RC 2 latest oxygen-transparent


Reply to this

-

 Re: Blacklist

 
 by HugoPereira on: Jul 25 2010
 
Score 50%

stupid question (sorry for asking): it does work if you disable transparency (meaning: slide it to most opaque value), or if you use another widget style. Right ? (it should)

If not that's not an issue caused by this code.

Also: make sure that the applications are actually "checked" in the black-list.


Reply to this

-

 Re: Re: Blacklist

 
 by antelmo on: Jul 25 2010
 
Score 50%

It does Work with settings in opaque

http://img135.imageshack.us/img135/1194/noseve1.png

However it does not work with transparency enabled.. =( and as you can see it is blacklisted..

http://img517.imageshack.us/img517/558/noseve2.png


Reply to this

-

 Re: Re: Re: Blacklist

 
 by HugoPereira on: Jul 25 2010
 
Score 50%

mmm. Interesting. My bad.
The dragon player application name is "dragon". Not dragonplayer. Could you try to manually add "dragon" as an exception ?

As for smplayer, well, that's strange.
It does work here ... mmm ...


Reply to this

-

 Re: Re: Re: Re: Blacklist

 
 by antelmo on: Jul 25 2010
 
Score 50%

I dont have smplayer I remove it because of this but I just install it and change dragonplayer to dragon and both are working! awesome work, and sorry for doubting your code ^^.. I'll keep on testing


Reply to this

-

 Re: Re: Re: Re: Re: Blacklist

 
 by HugoPereira on: Jul 25 2010
 
Score 50%

np.
And there is really really nothing wrong with doubting my code :)
(you should see how broken I can get things every now and then)


Reply to this

-

 Re: Re: Re: Re: Re: Re: Blacklist

 
 by antelmo on: Jul 25 2010
 
Score 50%

But still you manage to fix it, and thats admirable, great work I wish I could code is one of my goals, give life to something a program a game.. anyway good job =).



-

 link

 
 by madek on: Jul 25 2010
 
Score 50%

great job

please add this link to the downloads
is the pkgbuild page for oxygen-transparent in archlinux
http://aur.archlinux.org/packages.php?ID=39201


madek
Reply to this

-
.

 Problems during the installati

 
 by sedinson on: Jul 26 2010
 
Score 50%

Hello, I fixed some errors, but I don't know how solve this:


/home/edinson/oxigen-transparent/build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release /home/edinson/oxigen-transparent/src
-- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.5 include dir: /usr/include
-- Found KDE 4.5 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
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/edinson/oxigen-transparent/src/decoration

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


Reply to this

-

 Re: Problems during the installati

 
 by antelmo on: Jul 26 2010
 
Score 50%

If you are using kubuntu you may want to look at my blog I made a post on how to install them in Kubuntu is in spanish though but still you will be able to understand, but just in case this are the dependencies you need to install to build oxygen-transparent..

sudo apt-get install build-essential cmake kdelibs5-dev kdebase-workspace-dev libxrender-dev libx11-dev subversion



and this is my blog address to the post I mention

http://tuxmiamigo.budhid.com/2010/07/22/oxygen-transparent-la-nueva-arma-secreta-de-kde-4-6/


good luck


Reply to this

-

 Re: Problems during the installati

 
 by HugoPereira on: Jul 26 2010
 
Score 50%

Antelmo is correct.
And more precisely here what you're missing is libxrender-dev
as indicated (vaguely) by

"X11_Xrender_LIB"

(I know cmake error messages can get quite confusing and need some getting use to ...)


Reply to this

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

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