Note about improving BC when the times.
svn path=/trunk/KDE/kdebase/workspace/; revision=805573
This commit is contained in:
parent
a1a44aab9d
commit
8eeb53c9ef
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
===============================
|
||||
|
||||
|
|
Loading…
Reference in a new issue