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