diff --git a/TODO b/TODO index f1062e7af..9bf6fe6a6 100644 --- a/TODO +++ b/TODO @@ -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)