Warning: session_start(): open(/tmp/sess_ifj5dmgtl6nocd0mvakglkrtn5, 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  ... 17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32 ...

-

 More exceptions

 
 by Deathmachine on: Dec 12 2011
 
Score 50%

Hello Hugo, First thanks for your great script and second is as I know right now nspluginviewer and Kdenlive doesn't work correctly with oxygen-transparent so it's will be good if you add these to "Exceptions" by default. Thanks.


Reply to this

-

 More exceptions

 
 by Deathmachine on: Dec 12 2011
 
Score 50%

Hello Hugo, First thanks for your great script and second is as I know right now nspluginviewer and Kdenlive doesn't work correctly with oxygen-transparent so it's will be good if you add these to "Exceptions" by default. Thanks.


Reply to this

-

 More exceptions

 
 by Deathmachine on: Dec 12 2011
 
Score 50%

Hello Hugo, First thanks for your great script and second is as I know right now nspluginviewer and Kdenlive doesn't work correctly with oxygen-transparent so it's will be good if you add these to "Exceptions" by default. Thanks.


Reply to this

-

 Re: More exceptions

 
 by HugoPereira on: Dec 12 2011
 
Score 50%

Will do.
Requires some time though, since I need to modify the code so that user-set exceptions do not overwrite "hard-coded" exceptions. Will give it a shot and keep you posted.
Thanks for pointing this out !


Reply to this

-

 Re: More exceptions

 
 by HugoPereira on: Dec 12 2011
 
Score 50%

ok. Done, I think. Please double check.


Reply to this

-
.

 Re: Re: More exceptions

 
 by Deathmachine on: Dec 13 2011
 
Score 50%

Thanks and sorry for posting comment three times, It happend because I've refresh my browser (Opera) after adding comment.


Reply to this

-

 Uninstall previous version?

 
 by ThermalGrease on: Dec 12 2011
 
Score 50%

Just joined to say it is a fabulous piece of work, truly love it.

But... if I want to upgrade to this version should I somehow uninstall the old one before or will it just overwrite it? Doesn't wanna mess things up.


Reply to this

-

 Re: Uninstall previous version?

 
 by HugoPereira on: Dec 13 2011
 
Score 50%

no uninstall;
it will safely overwrite.


Reply to this

-

 Re: Re: Uninstall previous version?

 
 by ThermalGrease on: Dec 13 2011
 
Score 50%

thx


Reply to this

-

 New version + SMplayer

 
 by ThermalGrease on: Dec 13 2011
 
Score 50%

Updated to new version and now I have transparent videos in SMplayer, ghostly :)

VLC works nice, will test some more and see if I can find myself a proper place to file a bug.


Reply to this

-

 Re: New version + SMplayer

 
 by HugoPereira on: Dec 13 2011
 
Score 50%

for smplayer, you might need to re-update your "exceptions" (in oxygen-transparent-settings" - background opacity - exceptions button)

for filing bug reports:

https://bugs.kde.org
select Oxygen as a product; widget style as component, and be sure to mention oxygen-transparent in the bug title.

Thanks !


Reply to this

-

 Re: Re: New version + SMplayer

 
 by whererun on: Jan 9 2012
 
Score 50%

[hades@Fedora ~]$ oxygen-transparent-settings
QSharedPointer: pointer 0x1dc1f60 already has reference counting
KCrash: Application 'oxygen-transparent-settings' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
sock_file=/home/hades/.kde/socket-Fedora/kdeinit4__0

I got this .and all info in page 26 .


Reply to this

-
.

 So frustrating

 
 by Goden on: Dec 15 2011
 
Score 50%

It's so frustrating something that I want installed on my KDE so badly is also so monumentally difficult to install for someone that is not familiar with Linux. (Getting unexplained errors every step of the way also does not help). I've followed multiple tutorials on how to get this installed and none of them explain enough to actually get me anywhere. Most did not even explain that I actually had to get git and cmake myself.


Reply to this

-

 Re: So frustrating

 
 by HugoPereira on: Dec 15 2011
 
Score 50%

Well, sorry to hear about the frustration.

Oxygen-transparent is definitely experimental and targets somewhat experimented users.

One of the reasons is notably that the code in question is not 100% robust, and that encountered problems might frustrate un-experienced user even more than the frustration they got while trying to install.

Some day, there will be properly released oxygen-transparent code, that linux distributions should be able to ship, and that would make your life easier.

This requires some serious issues to be fixed first. In the meanwhile, sorry, there is not much I can do to ease your frustration.

(note however, that everything you learned while going through the tutorials is not wasted, and you are less an unexperienced user today, than you were before trying to compile and use oxygen-transparent).


Reply to this

-
.

 Re: Re: So frustrating

 
 by alan326 on: Dec 22 2011
 
Score 50%

I run kubuntu 11.10 on my eeepc asus 1015 (2gb ram and 320hhd), compositing and all effects on.
Being a newbi, I was wondering if there was a step-by-step tutorial on how to successfully install oxygen-transparent theme.
I'd appreciate your help.
cheers


Reply to this

-

 Re: So frustrating

 
 by J0nas on: Dec 16 2011
 
Score 50%

I'm no tech savvy myself but this ppa/deb helps.

(thanks Rog)

https://launchpad.net/~samrog131/+archive/ppa/+build/2221633


Reply to this

goto page: prev  ... 17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32 ...

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