Removed some finished items from the TODO.

SVN revision: 20093
This commit is contained in:
Christopher Michael 2006-01-29 02:42:16 +00:00
parent a8dca935d1
commit e2468298b5
1 changed files with 0 additions and 3 deletions

3
TODO
View File

@ -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