SVN commit 632866 by lunakl:
Distinguish between damage and repaints - damage is when
windows contents
change, repaint just triggers repaint of the area (without
e.g. the texture
updating for OpenGL).
addDamage() -> addRepaint()
CCMAIL: kwin kde.org
M +1 -10 COMPOSITE_TODO
M +7 -15 client.cpp
M +67 -20 composite.cpp
M +2 -2 effects/desktopchangeslide.cpp
M +5 -5 effects/dialogparent.cpp
M +4 -4 effects/fade.cpp
M +2 -2 effects/fadein.cpp
M +2 -2 effects/fadeout.cpp
M +5 -5 effects/howto.cpp
M +1 -1 effects/maketransparent.cpp
M +2 -2 effects/minimizeanimation.cpp
M +2 -2 effects/presentwindows.cpp
M +2 -2 effects/scalein.cpp
M +4 -4 effects/shakymove.cpp
M +2 -2 effects/shiftworkspaceup.cpp
M +1 -1 effects/showfps.cpp
M +2 -2 effects/wavywindows.cpp
M +1 -1 effects/zoom.cpp
M +5 -9 events.cpp
M +6 -8 geometry.cpp
M +1 -1 layers.cpp
M +1 -0 toplevel.cpp
M +15 -4 toplevel.h
M +1 -1 unmanaged.cpp
M +0 -1 workspace.cpp
M +6 -5 workspace.h
_______________________________________________
Kwin mailing list
Kwin kde.org
https://ma
il.kde.org/mailman/listinfo/kwin
|