kwin/effects
Rivo Laks 33f8a0758c Add Expose-like effect to show all windows of active desktop side by side.
Another window can then be activated by clicking on it.
Also add interpolate() utility function to Effect

svn path=/branches/work/kwin_composite/; revision=622634
2007-01-12 14:14:53 +00:00
..
dialogparent.cpp Fix dialog<->parent handling to also work with group transient dialogs. 2006-11-08 19:29:29 +00:00
dialogparent.h Move some OpenGL code to glutils.* . 2006-11-08 19:10:07 +00:00
fadein.cpp Move effects to their own directory. 2006-10-29 19:08:09 +00:00
fadein.h Move effects to their own directory. 2006-10-29 19:08:09 +00:00
howto.cpp Optimize XRender painting by manually doing clipping, even with transformations. 2006-12-04 18:30:41 +00:00
howto.h Add a commented howto effect. 2006-10-30 22:49:59 +00:00
maketransparent.cpp Fix a crash. 2006-10-30 20:33:06 +00:00
maketransparent.h Move effects to their own directory. 2006-10-29 19:08:09 +00:00
presentwindows.cpp Add Expose-like effect to show all windows of active desktop side by side. 2007-01-12 14:14:53 +00:00
presentwindows.h Add Expose-like effect to show all windows of active desktop side by side. 2007-01-12 14:14:53 +00:00
scalein.cpp When no transformations are needed simple screen painting can be used 2006-11-17 08:43:24 +00:00
scalein.h When no transformations are needed simple screen painting can be used 2006-11-17 08:43:24 +00:00
shakymove.cpp Move effects to their own directory. 2006-10-29 19:08:09 +00:00
shakymove.h Move effects to their own directory. 2006-10-29 19:08:09 +00:00
shiftworkspaceup.cpp Move effects to their own directory. 2006-10-29 19:08:09 +00:00
shiftworkspaceup.h Move effects to their own directory. 2006-10-29 19:08:09 +00:00
showfps.cpp Do glFinish()/XSync() to make sure all painting has been also processed. 2006-11-27 15:13:10 +00:00
showfps.h Finish the showfps effect, including adding some configuration 2006-11-19 20:25:04 +00:00
test_input.cpp Support for "input windows" that let effects intercept mouse events 2007-01-05 16:45:56 +00:00
test_input.h Support for "input windows" that let effects intercept mouse events 2007-01-05 16:45:56 +00:00
zoom.cpp Implement cursorPos() as an optimized version of QCursor::pos() 2007-01-05 17:45:54 +00:00
zoom.h Zoom effect, i.e. magnifying glass. The zoom is hardcoded 2006-12-03 13:36:40 +00:00