From 814cbf26a8227fb5484f0f352654a7efdc53a099 Mon Sep 17 00:00:00 2001 From: rephorm Date: Sat, 10 Sep 2005 05:48:06 +0000 Subject: [PATCH] -- ++ SVN revision: 16673 --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 0052f1787..fcc1ccd6c 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,11 @@ Some of the things (in very short form) that need to be done to E17... * 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: the pager doesn't show any windows if you disable and re-enable it. this + also causes the deskname / pager view popup to not show any windows. +* BUG: the pager doesn't properly show stacking order when a window is moved to + a different desktop. (it places the window on top in the pager, regardless of + where it is on the actual desktop) ]]] [[[ @@ -24,9 +29,6 @@ Some of the things (in very short form) that need to be done to E17... ESSENTIAL FEATURES ------------------------------------------------------------------------------- -* desktopname could reaally be part of pager - and display a full pager layout - of all desktops and whihc one of them just got selected -* some sort of gui display of a desktop name (in the pager?) * if a parent window is "on top" child dialog windows should also be "on top" * transients should have option to always follow parent (move/resize/raise/lower) (and remember this).