fwextensions / QuicKey

Jump between recent tabs in Chrome via keyboard shortcuts or a most recently used (MRU) menu.
https://fwextensions.github.io/QuicKey
217 stars 22 forks source link

QuicKey pop-up opens on Alt-tab #119

Closed ingemar-hn closed 1 month ago

ingemar-hn commented 1 month ago

Running Brave on Linux Mint. When I press alt-tab to switch to another window the QuicKey pop-up window appears just as if I had pressed alt-Q. Not a very big deal, but still slightly annoying. :) Otherwise, a great plug-in!

fwextensions commented 1 month ago

I'm not familiar with how Mint does window management. But if you mean the QuicKey popup window is treated like any other app window, then yes. The popup stays open and "hides" behind the current Chrome window when it's dismissed, since there isn't support for completely hiding windows via the extension API. But there are other options for hiding the window in the QuicKey Options page:

image

Hiding the popup by moving it into the last tab in the window will keep it out of the alt-tab list, at the expense of the extra tab and slightly slower opening.

ingemar-hn commented 1 month ago

Right, thank you! That solved my issue. I actually saw that option but didn't fully understand the consequences.

fwextensions commented 1 month ago

Any thoughts you have on what might make that less confusing, let me know. It's an awkward option to explain, as you have to compromise on something, no matter what you pick.

ingemar-hn commented 1 month ago

I can see your problem, it's hard to explain without being to wordy. Maybe you could just write as you did to me, that it's not possible to completely hide the window and that means that I as a user has to select the option that suites me best to keep the window out of sight.