From 8fe08834c46c79681cc807c1144e6d5fdc364c43 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 2 May 2005 14:48:42 +0000 Subject: [PATCH] todo notes SVN revision: 14552 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 09b58e908..8db327098 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: +* 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) * 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?)