kwin/lib
Lucas Murray 9bb76644b7 Backport: Extracted mouse polling out of the composite timer to allow
effects to detect mouse movement and modifier key changes even when KWin
is idle. As the track mouse effect requires polling to always be active
disabling it by default to prevent wasting CPU usage in the default
install.

Although this is a feature it is required to remove a major performance
issue in 4.2 that was caused by a last-minute hack before tagging.

svn path=/branches/KDE/4.2/kdebase/workspace/; revision=920966
2009-02-04 07:16:24 +00:00
..
CMakeLists.txt -also export kephal, kdecorations, kwineffects and ksrgd (or so) 2008-12-09 21:27:30 +00:00
kcommondecoration.cpp Kephalized plasma and kwin: replaced usage of QDesktopWidget by Kephal 2008-11-15 03:04:44 +00:00
kcommondecoration.h Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +00:00
kcommondecoration_p.cpp Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +00:00
kcommondecoration_p.h Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +00:00
kdecoration.cpp Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +00:00
kdecoration.h Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +00:00
kdecoration_p.cpp Fix iterator 2008-11-11 23:09:11 +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 Moved all debug, warning and error messages into the KWin 1212 area. 2008-11-17 15:04:52 +00:00
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecorationbridge.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
kdecorationfactory.cpp Fix iterator 2008-11-11 23:09:11 +00:00
kdecorationfactory.h Make the client shadowOpacity() return a relative opacity instead of absolute. 2008-10-19 13:43:16 +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 Don't split window quads which have a size of zero. This should prevent crashes due to assert failing. 2008-12-16 20:48:34 +00:00
kwineffects.h Backport: Extracted mouse polling out of the composite timer to allow 2009-02-04 07:16:24 +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 Handle Y inverting properly with normalized coordinates. 2009-01-01 21:12:34 +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 Moved all debug, warning and error messages into the KWin 1212 area. 2008-11-17 15:04:52 +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