From 2e2e07ee3df23bd22b0a93ac0d5bd93c90ca463f Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 6 May 2005 08:36:57 +0000 Subject: [PATCH] update TODO SVN revision: 14620 --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index f2c711cb5..4923c6b0a 100644 --- a/TODO +++ b/TODO @@ -60,7 +60,6 @@ These are in no particular order: the focus window becoems another managed window it becoems the selected window - otherwise click to focus or pointer focus will chose the selected window that may get the focus if it allows it... -* 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)