From 8eeb53c9efcb99df0b2aabbd6920b38e63bb6777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 8 May 2008 19:05:34 +0000 Subject: [PATCH] Note about improving BC when the times. svn path=/trunk/KDE/kdebase/workspace/; revision=805573 --- COMPOSITE_TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/COMPOSITE_TODO b/COMPOSITE_TODO index 0b7f68f7d9..c132010182 100644 --- a/COMPOSITE_TODO +++ b/COMPOSITE_TODO @@ -175,6 +175,9 @@ Effects framework TODO + EffectWindow should be completely opaque when kept as the only API for effects - no inlines, etc. ++ EffectsHandler should not have virtuals but should instead use an internal object + for communication with KWin core, so that adding new functions doesn't break BC all the time + + API for tabbox for effects should be cleaned up * check Scene::updateTimeDiff() - should the time be 0 or 1? @@ -185,7 +188,6 @@ Effects framework TODO % API cleanups and making sure it will stay backwards compatible - Effects TODO ===============================