kwin/lib
Lucas Murray 51aef64cd7 Added motion dynamic physics helper classes to the KWin effects API. These
classes are intended to be used to help effect authors move windows across
the screen smoothly and naturally.

Although not 100% complete the classes can be used for 2D operations in its
current state, an example of which is the included present windows update.
These classes can be expanded upon when the new modifiers are required.

I would like a generic, template-based motion manager class that can be used
for non-window objects as well as another 3D-enabled manager to be available
sometime in the future.

CCMAIL: kwin@kde.org

svn path=/trunk/KDE/kdebase/workspace/; revision=863561
2008-09-22 13:03:00 +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 some krazy include issue fixes 2008-05-30 17:47:24 +00:00
kcommondecoration.h Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
kcommondecoration_p.cpp Separate KCommonDecoration from KDecoration, in order to allow 2007-11-29 14:11:02 +00:00
kcommondecoration_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration.cpp Forward port r851037: Respect option "Show window button tooltips" 2008-08-22 19:24:43 +00:00
kdecoration.h Add a dbus call to query which color settings the current decoration 2008-03-21 22:17:10 +00:00
kdecoration_p.cpp Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecorationbridge.h Make KDecorationBridge also public and with kept binary compatibility, 2008-01-26 19:00:14 +00:00
kdecorationfactory.cpp Make KDecorationBridge also public and with kept binary compatibility, 2008-01-26 19:00:14 +00:00
kdecorationfactory.h Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
kwinconfig.h.cmake Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order 2008-01-03 15:22:19 +00:00
kwineffects.cpp Added motion dynamic physics helper classes to the KWin effects API. These 2008-09-22 13:03:00 +00:00
kwineffects.h Added motion dynamic physics helper classes to the KWin effects API. These 2008-09-22 13:03:00 +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 No longer include config*.h files in installed headers. 2007-12-17 14:14:53 +00:00
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 Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
Messages.sh