← Back to team overview

compiz team mailing list archive

Re: [Bug 683635] Re: remove fade from the compiz plugin list

 

On Sun, Dec 5, 2010 at 8:49 PM, Paul Sladen <ubuntu@xxxxxxxxxxxxxxx> wrote:
> Travis: the stuff that's trying to be toned down/eliminated here is all
> the stuff that creates a perception of lag or delay in the Alt-tab
> process and which prevents interactions feeling clickity-click snappy.
> Based on the last two comments here (#13 and #14), I've tried two
> things:
>
>  a. CCSM->"Fade"; switching to "Constant Time" (vs. Constant Speed) and seeing Speed to minimum (0.1, no known/documented units).  This makes the experience a bit more pleasant but seems to have a bug (I was no longer able to alt-tab back to the CCSM window, like a game of whack-a-mole, other unfocused windows kept being raised instead)
>  b. CCSM->"Switcher"; setting opacity to 100%;  this means windows are no longer "disappeared".  All are shown on the screen during the alt-tab process and just the stack order is changed... this is probably closer to what people are used to, and since everything is already completely opaque (except terminals) there is no appreciable fading.


Load the fade plugin after the switcher plugin (go ccsm -> preferences
-> plugin list -> allow manual sorting -> move switcher before fade)

>
> Both help, but both feel like workarounds.
>
> Didier: I've just noticed the setting just below those "Build Mipmaps
> for smooth scaling"... I bet this is the root-cause; doing that
> successful scaling (times N windows onscreen) would account for the
> massive blip in RAM usage that causes the deadlock/disk I/O death in
> extreme cases, and in normal cases is just causing the multi-second
> lag).

This happens on the GPU, it should not be slow.

The real problem here is that the decorator is used to draw the
switcher window and we have several round-trips and waiting for it to
appear. This has been in compiz since the beginning of time and I plan
to change it at some point, however it will require extensive work
when I do end up fixing it.


>
> --
> You received this bug notification because you are a member of compiz
> packagers, which is subscribed to compiz in ubuntu.
> https://bugs.launchpad.net/bugs/683635
>
> Title:
>  remove fade from the compiz plugin list
>
> _______________________________________________
> Mailing list: https://launchpad.net/~compiz
> Post to     : compiz@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~compiz
> More help   : https://help.launchpad.net/ListHelp
>



-- 
Sam Spilsbury



References