Warning: session_start(): open(/tmp/sess_7oe3c7mif5r4dn25mck39omos6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Oxygen Gtk 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 (89) .- Knowledge Base (1) . 

Oxygen Gtk

   1.4.5  

Theme/Style for KDE 4.0

Score 79%
Oxygen Gtk
zoom


Oxygen Gtk
zoom


Oxygen Gtk
zoom


Downloads:  38500
Submitted:  Dec 12 2010
Updated:  Oct 23 2014

Description:

Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.

Its primary goal is to ensure visual consistency between gtk and qt-based applications running under kde. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments.

Unlike other attempts made to port the kde oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard coded pixmaps, which otherwise breaks everytime some setting is changed in kde.


Hosting:
- tarballs are hosted on kde ftp servers
- git repository is hosted at https://projects.kde.org

Download
- First link point to a tarball of the official 1.0 release
- Second link point to a tarball of the official 1.1 release
- Third link point to the git repository. For the GTK 2.x version, one can get the latest sources from master branch using
Quote:
git clone git://anongit.kde.org/oxygen-gtk

and from the GTK 3.x version, using
Quote:
git clone -b gtk3 git://anongit.kde.org/oxygen-gtk


Installation:
- See the INSTALL file in the top-level directory.
- You will likely need gtk+2.0 dev packages, as well as Cairo

Authors:
- Ruslan Kabatsayev
- Cédric Bellegarde
- me

Release:
We plan to follow the same release schedule as KDE:
- one minor bug-fixing release every month;
- one major feature release every six month.

Bugs:

See the README file in the top-level directory, for a list of possible issues with the style.

Bugs and feature requests can be sent to KDE bug tracking system (https://bugs.kde.org/). You would need to select Product=Oxygen, and Component=gtk-engine




Changelog:

oxygen-gtk2 - version 1.4.6
oxygen-gtk3 - version 1.4.1
Improvements include:
- for gtk2: fix crash in eclipse
- for gtk3: better integration with gtk3-3.13 and above

oxygen-gtk2 - version 1.4.5
oxygen-gtk3 - version 1.3.5
Improvements include, for gtk2:
- background and shadows in libreoffice
- improved detection of empty areas for window dragging
- fix bluring behind tooltips in KDE on 64 bits machines
- fix calculation of the tabs area

For gtk3:
- made more widgets 'transparent' via css, to get the proper background gradient behind
- fix crash with menubar animations when invalid menubar was passed
- fixed updates for treeviews embedded in scrolled-windows
- added (still not perfect) support for firefox compiled against gtk3

oxygen-gtk2 - version 1.4.4
oxygen-gtk3 - version 1.3.4
These releases where not announced becaues a bug sneaked in just before release that was causing libreoffice to crash and was also affecting the gtk3 version.

oxygen-gtk2 - version 1.4.3
oxygen-gtk3 - version 1.3.3
Fixes a compilation problem with oxygen-gtk-demo and oxygen-gtk3-demo

oxygen-gtk2 - version 1.4.2
oxygen-gtk3 - version 1.3.2
oxygen-gtk3 - version 1.2.2
Bugfixes include
- serious crash in many application like eclipse, libreoffice and other, when mouse-over toolbars and menus.
- rendering issues with gtk3 applications especially under gnome-shell

Also: we added an "information" tab to both oxygen-gtk-demo and oxygen-gtk3-demo to provide software versions.

oxygen-gtk3 - version 1.3.1
Emergency bugfix release due to a crash condition that sneaked in the gtk3-1.3.0 release

oxygen-gtk3 - version 1.3.0
New feature release.
No real feature added, except support for the (heavily changed) gtk3-3.10 version. New widgets have been added, and quite some method calls have been deprecated.
We cannot guarantee that this version with work with older releases of gtk3.

oxygen-gtk2 - version 1.4.1
oxygen-gtk3 - version 1.2.1
New bug fix release.
For gtk2:
- mark zotero as XUL application
- fix some antialias issue on sliders

For gtk3:
- some improvement on inner-shadows
- some extra checks on widgets validity to prevent runtime warnings
- some rendering improvements for instance regarding scrollbars and textviews

oxygen-gtk2 - version 1.4.0
oxygen-gtk3 - version 1.2.0
New feature release of oxygen-gtk2 and oxygen-gtk3. These releases can be compiled and used on non-linux platform (e.g. Windows(r)), and, for the gtk3 version, can run on non X11 backend (e.g. Broadway).
They also include the usual amount of minor bugfixes.

[rest of the back logs, related to the gtk2-1.3 and gtk3-1.1 series have been removed to keep this page clean]




LicenseLGPL
Source(tarball - version gtk2-1.4.6 (for GTK 2.x))
Source(tarball - version gtk3-1.4.1 (for GTK 3.x))
Source(git repository)
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 ...

-
.

 Breaks Inkscape

 
 by n00bw00t on: Dec 25 2010
 
Score 50%
n00bw00tn00bw00t
Global Government

Dragging from empty areas makes some applications, like Inkscape, unusable.


Reply to this

-

 Re: Breaks Inkscape

 
 by HugoPereira on: Dec 25 2010
 
Score 50%

Please send (detailed) bug reports at the link mentioned above, so that we get a chance to fix (otherwise, statements like this or that is unusable are not very useful to us).

Also, if you're not already, you might want to give a shot at the git repository, rather than the 1.0.0 tarball, since we did fix a number of bugs precisely with that respect already (in both inkscape and gimp).

Finally, you can disable (either partially or fully) the window-drag option using "oxygen-settings" (the Qt+Gtk oxygen configuration tool).


Reply to this

-

 Komodo Edit

 
 by dikei on: Dec 27 2010
 
Score 50%

Komodo Edit also needs blacklisting.
It's a Xulrunner-based application and will crash on start without blacklisting.


Reply to this

-

 Re: Komodo Edit

 
 by HugoPereira on: Dec 28 2010
 
Score 50%

Added (to both 1.0 branch and master).
Thanks !


Reply to this

-

 Re: Re: Komodo Edit

 
 by dikei on: Dec 28 2010
 
Score 50%

I'm sorry.I should have told you the binary's name, not the application's name.
Komodo Edit's binary's name is: komodo-bin


Reply to this

-

 Re: Re: Komodo Edit

 
 by HugoPereira on: Dec 28 2010
 
Score 50%

No problem. (trust me: these are easy bugs to fix :))

I just changed to the right name in 1.0 and master.


Reply to this

-

 gajim

 
 by Gilde on: Dec 31 2010
 
Score 50%

hi,

thanks for the great theme/style. so iceweasel, chromium, gimp, libreoffice looks very nice here :)

but i get some error, if i want to use it with gajim. (using debian unstable here with kde 4.4.5, gajim 0.13.4 ...)

The program 'gajim.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 160 error_code 8 request_code 2 minor_code 0)

Does somebody else get an error if using it with gajim?


Reply to this

-

 Re: gajim

 
 by HugoPereira on: Dec 31 2010
 
Score 50%

Hi,

First: thanks.

Probably an issue with argb support.
See the README file for instruction on how to "blacklist" the application, and report back so that we blacklist it in the official source.

You would need to figure out the exact name of the program.


Reply to this

-

 amd64 .deb package

 
 by Mokmo on: Jan 5 2011
 
Score 50%

Thanks for the .deb!!!

Unfortunately, it's made only for i386: I'm using amd64, is there the possibility to have the .deb for that architecture?

Thanks in advance

Mokmo


Reply to this

-

 Re: amd64 .deb package

 
 by 10110111 on: Jan 5 2011
 
Score 50%

Unfortunately, i don't have any amd64 OS installed.
If you need deb to install to several systems without need to recompile multiple times, you can compile once using checkinstall this way:

mkdir build
cd build
cmake ..
checkinstall -D

it will let you enter some settings, and will install the deb it generates. You'll get a deb package in the build directory.
You can then install this deb to other machines (and send this file to Hugo, so that other amd64 users could benefit from it).


Reply to this

-
.

 The Widget Factory

 
 by KDesk on: Jan 5 2011
 
Score 50%

Do you know something similar to "The Widget Factory" but for Qt or KDE?
I like that it's possible to preview themes so easily and to see so many (all?) widgets at once.


Reply to this

-

 Re: The Widget Factory

 
 by HugoPereira on: Jan 5 2011
 
Score 50%

yes there is, for recent enough version of kde.
Type "oxygen-demo" (eheh) from konsole.
It actually tests much more (I think) that twf.


Reply to this

-
.

 Re: Re: The Widget Factory

 
 by KDesk on: Jan 6 2011
 
Score 50%

Thank you very much!


Reply to this

-

 not working in LibreOffice

 
 by gracca on: Jan 12 2011
 
Score 50%

Dear Hugo:

A friend of mine installed LibreOffice in Fedora 14 Kde, and also selected oxygen-gtk for gtk apps in systemsettings...but it doesn't work...only oxygen icons, but not the whole theme. Please find a screenshot here:

http://img38.imageshack.us/i/snapshot2r.png/

All the best,
Germán.


Copyleft, all rights reversed ;-)
Reply to this

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

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