kwin/clients/ozone
Martin Gräßlin 1a72726875 Backport from oxygen: rev 984209
Prevent shadows from being drawn when windows are maximized which causes some visual problems on multi monitor settings.
Also clean up some code duplication.

svn path=/trunk/KDE/kdebase/workspace/; revision=984214
2009-06-20 13:34:13 +00:00
..
config Sync r937562 from Oxygen. 2009-06-11 05:44:39 +00:00
CMakeLists.txt Sync r979988 from Oxygen. 2009-06-11 05:53:19 +00:00
oxygen.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
oxygen.h Sync r979988 from Oxygen. 2009-06-11 05:53:19 +00:00
oxygenbutton.cpp Fix Ozone's window blending setting. 2009-06-20 13:11:10 +00:00
oxygenbutton.h Fix warning 2008-12-28 12:49:07 +00:00
oxygenclient.cpp Backport from oxygen: rev 984209 2009-06-20 13:34:13 +00:00
oxygenclient.h Backport from oxygen: rev 984209 2009-06-20 13:34:13 +00:00
ozoneclient.desktop SVN_SILENT made messages (.desktop file) 2009-03-15 13:46:07 +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.