kwin/lib
Lucas Murray 899d578c49 Merge Libkdecoration2 Git branch.
WARNING: Breaks shadow effect. I don't think it causes anything to crash anymore but it is VERY ugly visually.

Contains:
 - New decoration API that allows decorations to change the way shadows look.
 - Shadows now wobble.
 - API example code in the Oxygen decoration.
 - Added buildQuads() effect plugin hook.
 - Work on the shadow effect to use the new decoration shadow API as well.
 - Added IDs to WindowQuads.
 - Added public accessors to texture coords in WindowVertex.

Would like all this to be reviewed.

CCMAIL: kwin@kde.org

svn path=/trunk/KDE/kdebase/workspace/; revision=872473
2008-10-17 10:30:43 +00:00
..
CMakeLists.txt -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LINK_INTERFACE_LIBRARIES target property 2008-07-21 19:19:06 +00:00
kcommondecoration.cpp Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kcommondecoration.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kcommondecoration_p.cpp Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kcommondecoration_p.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kdecoration.cpp Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kdecoration.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kdecoration_p.cpp
kdecoration_p.h
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h
kdecorationbridge.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kdecorationfactory.cpp Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kdecorationfactory.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kwinconfig.h.cmake
kwineffects.cpp Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kwineffects.h Merge Libkdecoration2 Git branch. 2008-10-17 10:30:43 +00:00
kwinglobals.cpp Use a modified errorMessage() with explicitly listing all extensions used by KWin. 2008-02-24 11:41:55 +00:00
kwinglobals.h Use a modified errorMessage() with explicitly listing all extensions used by KWin. 2008-02-24 11:41:55 +00:00
kwinglutils.cpp Make a more explicit distinction between using normalized and non-normalized 2008-08-29 18:54:28 +00:00
kwinglutils.h Make a more explicit distinction between using normalized and non-normalized 2008-08-29 18:54:28 +00:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h Fix opengl wrappers to match the opengl functions. 2008-05-11 11:14:49 +00:00
kwinshadereffect.cpp Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinshadereffect.h Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinxrenderutils.cpp Converting old style includes to new qt4 style 2008-06-15 18:49:48 +00:00
kwinxrenderutils.h Some missing XRender counterparts for utility functions, from Thomas Lübking. 2008-06-06 09:11:52 +00:00
Mainpage.dox
Messages.sh