From 1c499b60feb3544daff6d13e09230282522347fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 24 Jan 2008 21:51:35 +0000 Subject: [PATCH] DesktopGrid improvements/fixes. (http://www.kdedevelopers.org/node/3223#comment-7130) svn path=/trunk/KDE/kdebase/workspace/; revision=765920 --- COMPOSITE_TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/COMPOSITE_TODO b/COMPOSITE_TODO index de0282d8cf..7367a9d72c 100644 --- a/COMPOSITE_TODO +++ b/COMPOSITE_TODO @@ -227,3 +227,8 @@ Effects TODO + shadow + - make work with xrender + - follow the shape of the window (currently is disabled completely using the hasOwnShadow() hack) + +/ desktopgrid ++ - there's a bug that causes overlapping windows be shown also on desktops painted sooner than the window's desktop + - needs clipping (and that probably needs support for cumulating clipping) +! - make desktop borders distrinctive (i.e. paint a grid), to make it more visible that desktops are still separate