? po/stamp-it Index: plugins/switcher.c =================================================================== RCS file: /cvs/xorg/app/compiz/plugins/switcher.c,v retrieving revision 1.31 diff -u -r1.31 switcher.c --- plugins/switcher.c 31 May 2006 14:53:56 -0000 1.31 +++ plugins/switcher.c 3 Jun 2006 03:57:23 -0000 @@ -1305,6 +1305,7 @@ switcher = findWindowAtScreen (s, ss->popupWindow); if (switcher) { + addWindowDamage (switcher); saveDestroyed = switcher->destroyed; switcher->destroyed = TRUE; }