kwin/clients/ozone
Lucas Murray af1b639a9d Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide.
Will correctly handle this in KDE 4.3 by using ARGB decorations, even if it's not pretty.

svn path=/trunk/KDE/kdebase/workspace/; revision=872795
2008-10-18 08:10:37 +00:00
..
config
CMakeLists.txt
oxygen.cpp
oxygen.h Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide. 2008-10-18 08:10:37 +00:00
oxygenbutton.cpp
oxygenbutton.h
oxygenclient.cpp Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide. 2008-10-18 08:10:37 +00:00
oxygenclient.h Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide. 2008-10-18 08:10:37 +00:00
ozoneclient.desktop
README
snippet.cpp

This decoration is a fork of the Oxygen decoration, for reasons stated
in bug #152030 (comment #70 and others), namely Oxygen developers not
willing to accept widely-requested patches because of not fitting
the Oxygen vision and instead preferring a fork that's not branded
as Oxygen.

Everything is put into extra namespace called Ozone to make syncing easier.
All visible strings have Oxygen changed to Ozone.
Other things are not renamed to minimize conflicts as much as possible.