On Tue 05 Apr 2005 at 16:39:16 -0400, Stefan Monnier wrote:
> Switching workspaces with 3.7alpha5 is significantly slower
> than it was with 3.6 on my Mac (with XDarwin).
> 
> I see all the windows being re-placed one after the other.
> 
> Does anyone have some idea to what it could be due?

I think that's because the big overlapping window was removed.
The old situation was that when switching, first a big window was made
to cover the whole screen, then the real windows were mapped and
unmapped, then the big window removed. This way you see less individual
windows changing.

However, windows that should not change are then flashing too. So it was
removed.

In theory, the order in which windows are mapped can be better: from
front to back. That way, a window is never first shown then completely
or partially obscured by another one. However I have not checked if that
information is easily available at the right place or if the order is
easily changeable.

>         Stefan
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            --  rhialto/at/falu.nl
\X/ Hi! I'm a signature virus! Copy me to your .signature to help me spread!

Reply via email to