From db5462a290ba14811fda3817f4c4695839520eec Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 2 May 2005 15:21:14 +0000 Subject: [PATCH] another TODO note :) SVN revision: 14554 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 8db327098..2e1ac68e9 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,7 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: +* dropshadow screws up when shadow becomes too thin (and transitions to different mode) and back. * mplayer fullscreen screws up (reparenting issues) * check window max size. if < size of zone (or maximisation area) disallow maximising and tell border edje object (via signals) to somehow disable the maximise buttons :) (and remove from the menu) * drag and drop subsystem (just handling dragging with some icon being dragged around and then a drop somewhere)