jake-phy / WindowIconList

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

when middle click on a preview to close the window, other previews for the same app should remain visible #63

Closed TurkeyMan closed 9 years ago

TurkeyMan commented 9 years ago

currently, if you have 3 copies of the same app open, there are 3 previews beside eachother. let's say you want to close 2 of them; you hover till the previews are visible, then you want to middle-click the 2 that you want to close. the problem is that when you middle-click one, the previews disappear, and you need to move the mouse, and hover to make it appear again. please fix to that the previews remain visible, so you can close multiple windows at once.

jake-phy commented 9 years ago

Yes I am working on this.

jake-phy commented 9 years ago

This is fixed in the development branch. :)

TurkeyMan commented 9 years ago

Yay! Thanks!

jake-phy commented 9 years ago

Not quite fixed actually. the hover peek effect is messing with it. I'll get that fixed.

jake-phy commented 9 years ago

there fixed right.