Removed some finished items from the TODO.
authorChristopher Michael <cpmichael1@comcast.net>
Sun, 29 Jan 2006 02:42:16 +0000 (02:42 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Sun, 29 Jan 2006 02:42:16 +0000 (02:42 +0000)
SVN revision: 20093

TODO

diff --git a/TODO b/TODO
index f5b6483..59e6abb 100644 (file)
--- 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