kwin/effects
Luboš Luňák 77f803a563 Instead of the somewhat fragile way of trying to clean up Client/Unmanaged
instances and keeping them around after the window is closed, create
class Deleted as a representation of a closed window.


svn path=/branches/work/kwin_composite/; revision=626356
2007-01-22 22:51:30 +00:00
..
dialogparent.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
dialogparent.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
fadein.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
fadein.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
fadeout.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
fadeout.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
howto.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
howto.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +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 Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
presentwindows.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
scalein.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
scalein.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
shakymove.cpp Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +00:00
shakymove.h Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 2007-01-22 22:51:30 +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