More Info

Revision 919711

(Back to digest)
 

Features in KDE Base

Lucas Murray committed changes in /trunk/KDE/kdebase/workspace/kwin:

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 disablingit by default to prevent wasting CPU usage in the default install.

File Changes

Modified 17 files
/trunk/KDE/kdebase/workspace/kwin
 
/composite.cpp
 
/effects.cpp
 
/effects.h
 
/workspace.cpp
 
/workspace.h
 
/effects/cube.cpp
 
/effects/lookingglass.cpp
 
/effects/lookingglass.h
 
/effects/magnifier.cpp
 
/effects/magnifier.h
 
/effects/mousemark.cpp
 
/effects/mousemark.h
 
/effects/trackmouse.cpp
 
/effects/trackmouse.desktop
 
/effects/zoom.cpp
 
/effects/zoom.h
 
/lib/kwineffects.h
17 files changed in total