mzur / gnome-shell-wsmatrix

GNOME shell extension to arrange workspaces in a two-dimensional grid with workspace thumbnails
GNU General Public License v3.0
456 stars 58 forks source link

Feature request: Show popup as long as Ctrl+Alt is pressed #243

Closed JakobBruenker closed 1 year ago

JakobBruenker commented 1 year ago

Hi, love this extension, but there's one thing I wish it had: Rather than closing the popup after a configurable time, I'd like an option to have it open (as it already does) as soon as Ctrl+Alt+an arrow key is pressed, but only closed once Ctrl or Alt (or perhaps both, probably doesn't make a big difference) are released.

mzur commented 1 year ago

You get this behavior when you set the time to show the popup to 0.

JakobBruenker commented 1 year ago

Oh, perfect, thank you!