jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

Selecting a window via thumbnail freezes for a moment #122

Closed TurkeyMan closed 8 years ago

TurkeyMan commented 8 years ago

Open a few instances of an app; 3 nemo windows for instance. Hover over the nemo taskbutton, 3 thumbnails appear. Hovering over each of them reveals the window (hiding other windows), this works well, and very fast. Middle-click closes the instance, also very fast. But left-click on the desired instance to bring it to front and note that there is a decent freeze before your desktop returns. I don't recall seeing this in prior versions.

jake-phy commented 8 years ago

Alright can you try this version and see if it is fixed? I don't think it was frozen per-say, it is just I was adding the hover timeout on the window open which was not good.

TurkeyMan commented 8 years ago

It feels like it's improved, I'd say it's acceptable now, but it's still not as instantaneous as the other actions I listed above for comparison.

TurkeyMan commented 8 years ago

I'll close this, since I think it's fine, but I wonder if it could be a touch better.

jake-phy commented 8 years ago

Yeah I'll lower the timeout. Having the timeout at all was probably an oversight by me.

-----Original Message----- From: "Manu Evans" notifications@github.com Sent: ‎12/‎25/‎2015 6:57 PM To: "jake-phy/WindowIconList" WindowIconList@noreply.github.com Cc: "jake-phy" jake.phy@gmail.com Subject: Re: [WindowIconList] Selecting a window via thumbnail freezes for amoment (#122)

I'll close this, since I think it's fine, but I wonder if it could be a touch better. — Reply to this email directly or view it on GitHub.

jake-phy commented 8 years ago

So i have taken the timeout off completely now. Should be pretty much just as fast.