Comment about deleted windows.

svn path=/branches/work/kwin_composite/; revision=623898
This commit is contained in:
Luboš Luňák 2007-01-15 21:52:41 +00:00
parent ff6f889ffc
commit 9ee1526898

View file

@ -67,6 +67,10 @@ General TODO
* handle properly deleted windows that reappear (windowReadded() function?)
? consider using an extra class for representing deleted windows
- cleaning up Client/Unmanaged instances may still leave e.g. timers around if they're overlooked
- an extra class could copy some interesting data and "replace" the old instance
OpenGL TODO
=================================