From e2468298b55fd02231c6b4ecbd8e66e581b07d65 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 29 Jan 2006 02:42:16 +0000 Subject: [PATCH] Removed some finished items from the TODO. SVN revision: 20093 --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index f5b6483dd..59e6abba7 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,6 @@ Some of the things (in very short form) that need to be done to E17... * BUG: edge flip for desktops still active if turned off when dragging a window off the desktop - either a separate config value (recommended) or turn it off for window dragging too -* BUG: general settings is too... general * BUG: desktop settings is missing preview * BUG: modules need to destroy config dialogs on shutdown (otherwise - segv!) * BUG: IBAR follower speed and autoscroll speed are not pixels / sec (they are @@ -107,8 +106,6 @@ Some of the things (in very short form) that need to be done to E17... CLEANUPS ------------------------------------------------------------------------------- -* "Allow overlap" option for modules should probably be renamed to "Allow - windows to overlap this gadget" or something. * EAP cache files can be hit and miss and have problems. move things to be explicit reloads. * need to match EAPI on all fn's as well as thier prototypes