From 978bef16d643f97308fc9063dc795abbada41e45 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 5 May 2005 07:02:10 +0000 Subject: [PATCH] tod item added... SVN revision: 14609 --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 0aaaa192e..f2c711cb5 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,11 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: +* perhaps we shoudl split focus and "Selected" windows. selected window is + what ocused is now and focus is something only affectinbg keyboard input. if + 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)