From 079fc587ed64c978adb82d192c324550b2fdb939 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 24 Dec 2004 09:34:13 +0000 Subject: [PATCH] more TODO... SVN revision: 12579 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 208e62a7e..7157fb82d 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,7 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: +* 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) * fix focus handling (qt apps, openoffice, etc. etc.) * track mouse location on a border/desktop level * add desktop object/element management interface (sanitise module hell there)