From bbf8234ed148d972e5983fea1a27213479d51482 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 22 Apr 2005 05:16:33 +0000 Subject: [PATCH] an idea :) SVN revision: 14289 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 847bc106f..c0fb4f704 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,8 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: +* drag and drop subsystem (just handling dragging with some icon being dragged around and then a drop somewhere) +* drag window icon (top-left) uses drag and drop to be able to drop on pager module and maybe ibar (to add the app to it?) * bug: if you have 2 zones and you fill up zone 2 (right) mostly and then run a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the right of zone 2 * bug: delete icon from bar .order and right lcikc on favorites menu - eapp data has vanished/gone corrupt. i suspect it is deleting the app object but not respecting refcount (ie it's in multiple dirs) * gadman gadget menu needs icons :)