kwin/clients/ozone
Lucas Murray b0e5cabe8b Revert "Sync r872473 from oxygen." (r872702)
Resync after Oxygen have finished adding the shadow code. Having to maintain both Oxygen and Ozone at the same time with incomplete code is a waste of time.

svn path=/trunk/KDE/kdebase/workspace/; revision=872813
2008-10-18 09:33:17 +00:00
..
config Sync r869205 from oxygen. 2008-10-17 21:10:04 +00:00
CMakeLists.txt
oxygen.cpp Revert "Sync r872473 from oxygen." (r872702) 2008-10-18 09:33:17 +00:00
oxygen.h Revert "Sync r872473 from oxygen." (r872702) 2008-10-18 09:33:17 +00:00
oxygenbutton.cpp Sync r872210 from oxygen. 2008-10-17 21:11:07 +00:00
oxygenbutton.h Sync r831765 from oxygen. 2008-08-05 12:46:47 +00:00
oxygenclient.cpp Revert "Sync r872473 from oxygen." (r872702) 2008-10-18 09:33:17 +00:00
oxygenclient.h Revert "Sync r872473 from oxygen." (r872702) 2008-10-18 09:33:17 +00:00
ozoneclient.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
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.