From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020712 Description of problem: The window list applet causes Slow switching of applications most of the time. Using alt-tab is most of the time alot faster. Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1. Open Galeon maximized 2. Open Evolution maximized 3. Click which ever one is not on top at the moment in the window list Actual Results: Most of the time takes 2-3 seconds to switch/draw Expected Results: Near instant switch Additional info: Limbo beta2
I really think this is probably your imagination, or a coincidence in when you use one vs. the other (e.g. use alt+tab when you have recently been using the other window). The code involved is exactly the same.
No, this is definitely a problem. I was just trying it and found it seems to be related to load. Under no load it behaves just a little slower. Under load it is noticably slower to use the window list. This may be related to another bug I reported about an auto-hiding panel and applets not instantly refreshing their graphics.
Well if you are heavily swapping then the tasklist approach involves swapping in the panel, while the alt+tab doesn't. Maybe that's the issue.
No swap space, just 768mb of memory.
Conceivably just extra time to context switch to the panel process? I dunno, there's no code here to optimize in the actual window list applet. Nothing about it takes noticeable time, very little code actually has to run in respnose to the click. Must be some kind of system issue.
This behavior seems unique to Sawfish 2.0. I don't see this with metacity. This is becoming a reoccuring them.