Warning: session_start(): open(/tmp/sess_mfgqfvr7dufj5ajod24k58a1u3, 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  ... 23  24  25  26  27  28  29  30  31  32  33 

-

 Merge?

 
 by StephanG007 on: Oct 11 2012
 
Score 50%
StephanG007StephanG007
Still studying

A few years back, there was talk of merging Oxygen and Oxygen-Transparent. (I think around KDE 4.6)

Is it still in the plans somewhere to merge them?

The reason I ask, is because I've used Oxygen-Transparent for a long time now, and I really love it, and would very much like to see it get some more mainstream attention.

And, for whatever it's worth, oxygen-transparent is the only theme I've tried so far that has managed to feel attractive, functional and subtle. Most other styles either look bland, or make font unreadable in certain cases or otherwise is so "in your face" that you can only handle it for short periods at a time.


Reply to this

-

 help with calibre app

 
 by masterdany88 on: Oct 14 2012
 
Score 50%

Hey. I was always using oxygent transparent with calibre application.
http://calibre-ebook.com/
but now it dosnt support transparent. please help


Reply to this

-

 ...

 
 by floopy1962 on: Oct 17 2012
 
Score 50%

hey Hugo my man.. can i make root windows to use oxygen-transperent ? few versions back i was able to do it with "kdesudo systemsettings" and pick the theme from there but now it doesn't work... any ideas ?


:)
Reply to this

-

 Re: ...

 
 by meconiotronic on: Oct 22 2012
 
Score 50%

Yes, you can log in kde with root user and set the theme to oxygen transparent. But you need to modify your kdmrc to allow root login.


Reply to this

-

 Re: Re: ...

 
 by floopy1962 on: Oct 22 2012
 
Score 50%

and i should work with root all the time ?


:)
Reply to this

-
.

 Bug - All windows opening in first monitor

 
 by whattheunk1 on: Nov 12 2012
 
Score 50%

Oxygen Transparent is making all windows open in my first monitor. Filed a bug here:
https://bugs.kde.org/show_bug.cgi?id=309955


Reply to this

-
.

 Can't install on Kubuntu

 
 by kejos on: Nov 23 2012
 
Score 50%

It would appear that even when i'm building oxygen-transparent with --branch stable I keep having an error:
I'm Using Kubntu 12.10 with Kde 4.9.2

[ 14%] Building CXX object decoration/CMakeFiles/kwin3_oxygen_transparent.dir/oxygenbutton.o
In file included from /home/i1szewczyk/oxygen-transparent/src/decoration/oxygenbutton.cpp:30:0:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h: In member function ‘bool Oxygen::Client::isForcedActive() const’:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h:92:51: error: ‘clientGroupItems’ was not declared in this scope
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h: In member function ‘bool Oxygen::Client::hideTitleBar() const’:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h:119:34: error: ‘clientGroupItems’ was not declared in this scope
In file included from /home/i1szewczyk/oxygen-transparent/src/decoration/oxygenbutton.cpp:30:0:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h: In member function ‘bool Oxygen::Client::hasTitleOutline() const’:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h:365:34: error: ‘clientGroupItems’ was not declared in this scope
In file included from /home/i1szewczyk/oxygen-transparent/src/decoration/oxygenbutton.cpp:30:0:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h: In member function ‘bool Oxygen::Client::hideTitleBar() const’:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h:120:9: error: control reaches end of non-void function [-Werror=return-type]
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h: In member function ‘bool Oxygen::Client::isForcedActive() const’:
/home/i1szewczyk/oxygen-transparent/src/decoration/oxygenclient.h:92:66: error: control reaches end of non-void function [-Werror=return-type]
cc1plus: some warnings being treated as errors
make[2]: *** [decoration/CMakeFiles/kwin3_oxygen_transparent.dir/oxygenbutton.o] error 1
make[1]: *** [decoration/CMakeFiles/kwin3_oxygen_transparent.dir/all] error 2
make: *** [all] error 2


Reply to this

-

 Re: Can't install on Kubuntu

 
 by HugoPereira on: Nov 28 2012
 
Score 50%

Yes. Stable branch is meant for KDE up to 4.8
For KDE 4.9 and later, you need the "master" branch (the default). I realize this is not really coherent with what's in the comments. Will see if I can improve (basically, I need a real versionning scheme, such as KDE/4.8, KDE/4.9, etc ...)


Reply to this

-

 Re: Re: Can't install on Kubuntu

 
 by tin on: Nov 28 2012
 
Score 50%

I am having the same error when running with latest kubuntu 12.10 and kde 4.9.2. I ran the the setup perl script with the default branch master.

sudo ./oxygen-setup.pl --branch master
[ 16%] Building CXX object decoration/CMakeFiles/kwin3_oxygen_transparent.dir/oxygenclient.o
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp: In member function ‘virtual void Oxygen::Client::init()’:
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp:128:39: error: ‘setAlphaEnabled’ was not declared in this scope
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp: In member function ‘virtual KCommonDecorationButton* Oxygen::Client::createButton(ButtonType)’:
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp:220:18: error: ‘AppMenuButton’ was not declared in this scope
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp: In member function ‘virtual void Oxygen::Client::maximizeChange()’:
/home/developer/oxygen-transparent/src/decoration/oxygenclient.cpp:1365:39: error: ‘setAlphaEnabled’ was not declared in this scope
make[2]: *** [decoration/CMakeFiles/kwin3_oxygen_transparent.dir/oxygenclient.o] Error 1
make[1]: *** [decoration/CMakeFiles/kwin3_oxygen_transparent.dir/all] Error 2
make: *** [all] Error 2
system make>&1 failed: 512


Reply to this

-

 Re: Re: Can't install on Kubuntu

 
 by HugoPereira on: Nov 28 2012
 
Score 50%

Well. That is not *the same* error.
This new error is due to the fact that ... well ...
oxygen-transparent now compiles only with latest KDE (that will be KDE4.10 in a couple of weeks). Basically (sorry about that), there is no branch at the moment that compiles against KDE 4.9. Sorry.
I'll see if I can fix in the comming days.

In the meanwhile, in your oxygen-transparent source directory, you can make

git checkout 27cd05b33653322ecbde5f66776c173dc3fcc46e^

git checkout -b myBranch

And try recompile. This "should" work, though I have not tested.

Hugo


Reply to this

-

 Re: Re: Can't install on Kubuntu

 
 by tin on: Nov 28 2012
 
Score 50%

Sorry, I only noticed it was not the same error after I posted the reply but thanks for the quick answer.


Reply to this

-

 Re: Re: Can't install on Kubuntu

 
 by HugoPereira on: Nov 29 2012
 
Score 50%

Ok. I think I have cleaned up a bit the "version" mess that causes your problems.
There are now three versions:
KDE/4.8, which was the old "stable" version
KDE/4.9, which should suit your needs
master, which should be compiled against latest KDE (from git).
master will be copied to KDE/4.10 when this version of KDE4 is released, and development will go on into the master branch only.
Give a shot at: oxygen-setup.pl -b KDE/4.9, it should work out of the box. Feel free to report any new errors.

Hugo


Reply to this

-
.

 Just a suggestion

 
 by obedlink on: Dec 1 2012
 
Score 50%

[English]works perfect in Kubuntu 12.10, just a suggestion, the scroll bar of transparency, should show the value from 0 to 100, to put the same value on "Style and decorated windows section."

[Spanish]funciona perfecto en Kubuntu 12.10, solo una sugerencia, la barra de desplazamiento de la transparencia, deberia mostrar el valor de 0 a 100, para poner el mismo valor en "Estilo y decorado de ventanas".


Reply to this

-

 Re: Just a suggestion

 
 by HugoPereira on: Dec 1 2012
 
Score 50%

Hi,
Agreed, and I'll do so.
However, note that you can
- set the transparency in the widget style
- set the decoration to "use widget style opacity settings" (which disable the slider at the same time).
This way you are sure you have the same value for both. Also for applications that keep opaque windows (such as firefox and all gtk applications) you would get a matching opaque decoration.

Feedback welcome,

Hugo


Reply to this

goto page: prev  ... 23  24  25  26  27  28  29  30  31  32  33 

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