From 2bbdc3874e5004fc919ffb9a8900502bc33d5bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Tue, 4 Sep 2007 17:27:40 +0000 Subject: [PATCH] showfps should also have a graph showing how much of the screen is redraw, to detect too big redraws svn path=/trunk/KDE/kdebase/workspace/; revision=708376 --- COMPOSITE_TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/COMPOSITE_TODO b/COMPOSITE_TODO index 2c5ba03444..4fdf99f01a 100644 --- a/COMPOSITE_TODO +++ b/COMPOSITE_TODO @@ -294,6 +294,7 @@ Effects TODO + - needs bindPixmapToTexture() or something like that, for displaying the text - should also detect kwin being idle - it probably should detect in pre-paint that the only damage is its own area and avoid damaging for the next round in post-paint + - should also have a graph showing how much of the screen is redraw, to detect too big redraws + debugpaint effect - should show what is damaged during each repaint step