Is there a window switcher for GNOME that shows the actual window?
In Ubuntu 16.04 I installed a Compiz plugin with an alternative alt-tab switcher that had the nifty feature that until I let go of the Alt key, it hid all other windows and showed only the one I was about to switch to. This is very useful when one has a bunch of open terminals that don't look all that different as thumbnailed previews.
After upgrading to Ubuntu 18.04 this can't be used anymore (save for explicitly switching back to Unity, which I'd rather avoid for unrelated reasons).
Does anyone know of a similar switcher I could install for the GNOME desktop?
18.04 gnome-shell gnome-shell-extension application-switcher
add a comment |
In Ubuntu 16.04 I installed a Compiz plugin with an alternative alt-tab switcher that had the nifty feature that until I let go of the Alt key, it hid all other windows and showed only the one I was about to switch to. This is very useful when one has a bunch of open terminals that don't look all that different as thumbnailed previews.
After upgrading to Ubuntu 18.04 this can't be used anymore (save for explicitly switching back to Unity, which I'd rather avoid for unrelated reasons).
Does anyone know of a similar switcher I could install for the GNOME desktop?
18.04 gnome-shell gnome-shell-extension application-switcher
1
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00
add a comment |
In Ubuntu 16.04 I installed a Compiz plugin with an alternative alt-tab switcher that had the nifty feature that until I let go of the Alt key, it hid all other windows and showed only the one I was about to switch to. This is very useful when one has a bunch of open terminals that don't look all that different as thumbnailed previews.
After upgrading to Ubuntu 18.04 this can't be used anymore (save for explicitly switching back to Unity, which I'd rather avoid for unrelated reasons).
Does anyone know of a similar switcher I could install for the GNOME desktop?
18.04 gnome-shell gnome-shell-extension application-switcher
In Ubuntu 16.04 I installed a Compiz plugin with an alternative alt-tab switcher that had the nifty feature that until I let go of the Alt key, it hid all other windows and showed only the one I was about to switch to. This is very useful when one has a bunch of open terminals that don't look all that different as thumbnailed previews.
After upgrading to Ubuntu 18.04 this can't be used anymore (save for explicitly switching back to Unity, which I'd rather avoid for unrelated reasons).
Does anyone know of a similar switcher I could install for the GNOME desktop?
18.04 gnome-shell gnome-shell-extension application-switcher
18.04 gnome-shell gnome-shell-extension application-switcher
edited Mar 12 at 17:00
Henning Makholm
asked Mar 12 at 16:30
Henning MakholmHenning Makholm
1657
1657
1
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00
add a comment |
1
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00
1
1
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00
add a comment |
2 Answers
2
active
oldest
votes
You can use the Coverflow Alt-Tab extension for GNOME shell. It's a
Replacement of Alt-Tab, iterates through windows in a cover-flow manner.

Refer to this for installing and managing GNOME extensions: How do I install and manage GNOME Shell extensions?
Another alternative would be using the Alt+Esc combination. It doesn't show any overlay or provide anything fancy, it just switches to the next window and so on.
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
add a comment |
If you like the old panel/taskbar style interface where you can always see what the title of your windows are and you can identify windows by their fixed locations on the taskbar you can try the gnome dash to panel extension.
If you use multiple workspaces, you can customize is in the software center after installing gnome-tweak-tool
I had to tweak it A LOT to adjust the padding, hide unnecessary buttons, ungroup applications, isolate workspaces etc, but I found that in the end it was far more productive than trying to hunt for the right terminal among a sea of identical terminal previews that rearrange themselves continuously.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125085%2fis-there-a-window-switcher-for-gnome-that-shows-the-actual-window%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use the Coverflow Alt-Tab extension for GNOME shell. It's a
Replacement of Alt-Tab, iterates through windows in a cover-flow manner.

Refer to this for installing and managing GNOME extensions: How do I install and manage GNOME Shell extensions?
Another alternative would be using the Alt+Esc combination. It doesn't show any overlay or provide anything fancy, it just switches to the next window and so on.
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
add a comment |
You can use the Coverflow Alt-Tab extension for GNOME shell. It's a
Replacement of Alt-Tab, iterates through windows in a cover-flow manner.

Refer to this for installing and managing GNOME extensions: How do I install and manage GNOME Shell extensions?
Another alternative would be using the Alt+Esc combination. It doesn't show any overlay or provide anything fancy, it just switches to the next window and so on.
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
add a comment |
You can use the Coverflow Alt-Tab extension for GNOME shell. It's a
Replacement of Alt-Tab, iterates through windows in a cover-flow manner.

Refer to this for installing and managing GNOME extensions: How do I install and manage GNOME Shell extensions?
Another alternative would be using the Alt+Esc combination. It doesn't show any overlay or provide anything fancy, it just switches to the next window and so on.
You can use the Coverflow Alt-Tab extension for GNOME shell. It's a
Replacement of Alt-Tab, iterates through windows in a cover-flow manner.

Refer to this for installing and managing GNOME extensions: How do I install and manage GNOME Shell extensions?
Another alternative would be using the Alt+Esc combination. It doesn't show any overlay or provide anything fancy, it just switches to the next window and so on.
edited Mar 12 at 17:11
answered Mar 12 at 16:36
pomskypomsky
32.4k11102132
32.4k11102132
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
add a comment |
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
1
1
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
Looks better than the default behavior, but doesn't quite fit what I'm hoping for. I've become accustomed to distinguishing between my various terminals by their location on the monitors -- and showing half-sized previews all moved to the middle of the screen won't really support that habit.
– Henning Makholm
Mar 12 at 16:48
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
In this case, yo may want to look at the overview. Move your terminals to one workspace. Pressing <Super> will show them in a fixed order
– vanadium
Mar 12 at 16:52
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
@henning Also try the <Alt><Esc> combination, it just switches to the next window and so on.
– pomsky
Mar 12 at 16:54
1
1
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
@pomsky: Ah, sorry, I had it confused with alt-backtick. Yes, that's actually closer to what I want.
– Henning Makholm
Mar 12 at 17:26
1
1
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
And it does do the at least slightly fancy thing of displaying an orange border on the window it's about to switch to. I'll be looking for ways to configure it to be more conspicuous, but I think I can live with that. I'll leave the question open for a day or so in case someone can point to something fancier.
– Henning Makholm
Mar 12 at 17:45
add a comment |
If you like the old panel/taskbar style interface where you can always see what the title of your windows are and you can identify windows by their fixed locations on the taskbar you can try the gnome dash to panel extension.
If you use multiple workspaces, you can customize is in the software center after installing gnome-tweak-tool
I had to tweak it A LOT to adjust the padding, hide unnecessary buttons, ungroup applications, isolate workspaces etc, but I found that in the end it was far more productive than trying to hunt for the right terminal among a sea of identical terminal previews that rearrange themselves continuously.
add a comment |
If you like the old panel/taskbar style interface where you can always see what the title of your windows are and you can identify windows by their fixed locations on the taskbar you can try the gnome dash to panel extension.
If you use multiple workspaces, you can customize is in the software center after installing gnome-tweak-tool
I had to tweak it A LOT to adjust the padding, hide unnecessary buttons, ungroup applications, isolate workspaces etc, but I found that in the end it was far more productive than trying to hunt for the right terminal among a sea of identical terminal previews that rearrange themselves continuously.
add a comment |
If you like the old panel/taskbar style interface where you can always see what the title of your windows are and you can identify windows by their fixed locations on the taskbar you can try the gnome dash to panel extension.
If you use multiple workspaces, you can customize is in the software center after installing gnome-tweak-tool
I had to tweak it A LOT to adjust the padding, hide unnecessary buttons, ungroup applications, isolate workspaces etc, but I found that in the end it was far more productive than trying to hunt for the right terminal among a sea of identical terminal previews that rearrange themselves continuously.
If you like the old panel/taskbar style interface where you can always see what the title of your windows are and you can identify windows by their fixed locations on the taskbar you can try the gnome dash to panel extension.
If you use multiple workspaces, you can customize is in the software center after installing gnome-tweak-tool
I had to tweak it A LOT to adjust the padding, hide unnecessary buttons, ungroup applications, isolate workspaces etc, but I found that in the end it was far more productive than trying to hunt for the right terminal among a sea of identical terminal previews that rearrange themselves continuously.
answered 2 days ago
staticdstaticd
1,72211116
1,72211116
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125085%2fis-there-a-window-switcher-for-gnome-that-shows-the-actual-window%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I happen to use multiple monitors, but the question is not really specific to that. It would be the same with a single monitor and terminals placed in different positions (and/or different workspaces) on that.
– Henning Makholm
Mar 12 at 17:00