moved resize todo thing to the mini freeze. it's a bug.

SVN revision: 13313
This commit is contained in:
Carsten Haitzler 2005-02-11 14:36:26 +00:00
parent c74c84a4b2
commit 1494aef061
1 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -29,6 +29,8 @@ Current freeze issues are:
ISSUES:
* if xinerama screens overlap... dont use the later screen overlapping
* if window exits while resizing, resize display stays up - fix
* All objects should be an e_object?
* focus newly created windows when appropriate (under mouse and focus follows mouse etc.)
* ibar module should only make 1 gadget per container and allow u to enable/disable that gadget on that container (like clock)
@ -61,7 +63,6 @@ Also look at all the .c files - they have their own localized TODO lists
These are in no particular order:
* if a window crashes during resize the resize numbers onscreen remain
* gadget containers (shelves)
* all modules should have a "enter gadget edit mode" option in their menus
* fix border raise/lower to use certain marker "windows" to not raise above or lower below (menus should always be above the top marker window for example)