Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display tabs in the alt-tab switcher #6783

Closed
electronic-dk opened this issue Jul 4, 2020 · 14 comments
Closed

Display tabs in the alt-tab switcher #6783

electronic-dk opened this issue Jul 4, 2020 · 14 comments
Labels
Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. Resolution-Won't-Fix We're just really obstinate about this. There's probably a good reason.

Comments

@electronic-dk
Copy link

One of the features in the latest windows insider build (20161) is the ability to display Edge's tabs alongside the open apps in the alt-tab switcher. I think that it may be pretty convenient (I loved this feature back in Android 5-6 times). Do you think it's something that can be brought over to MS Terminal as an optional feature (or an extension perhaps)?

@electronic-dk electronic-dk added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jul 4, 2020
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 4, 2020
@zadjii-msft
Copy link
Member

I don't know how this works in Edgium, but I'd imagine it's similar to the code that we'll need for #687 (also see #2887 and #3247 which helped lead me to that one).

I'm inclined to leave this open alongside #687, since that one seems to be specific to "tabs in the taskbar", and this one is "tabs in the alt-tab" switcher. If someone could point me at the specific APIs that would suggest these are in fact the same APIs, we can close this one. I'm thinking that they're definitely different though, since the old IE had tabs in the taskbar, but not alt-tab.

@zadjii-msft zadjii-msft added Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Product-Terminal The new Windows Terminal. labels Jul 6, 2020
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Jul 6, 2020
@zadjii-msft zadjii-msft added this to the Terminal Backlog milestone Jul 6, 2020
@electronic-dk
Copy link
Author

electronic-dk commented Jul 6, 2020

@zadjii-msft I'd say those should be different apis, since AFAIK the tabs in the alt-tab switcher feature in Edgium canary are only available in the Windows Insider build (20161) and not in stable Windows versions.

@DHowett DHowett removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Jul 8, 2020
@DHowett
Copy link
Member

DHowett commented Aug 12, 2020

This is not currently possible via public API. I'm going to close this for now, but bring it back when there's an SDK that would allow for us to accomplish it.

@DHowett DHowett closed this as completed Aug 12, 2020
@ghost ghost added the Needs-Tag-Fix Doesn't match tag requirements label Aug 12, 2020
@DHowett DHowett added Resolution-Won't-Fix We're just really obstinate about this. There's probably a good reason. and removed Needs-Tag-Fix Doesn't match tag requirements labels Aug 12, 2020
@hougaard
Copy link

hougaard commented Nov 4, 2020

Soo... The terminal is a second-class citizen in Windows compared to Edge?

Or is this actually a request for Windows and not Terminal?

@zadjii-msft
Copy link
Member

It's more of a request on the OS to make whatever API they're using publicly available. The Terminal is an open-source project, so we can only call APIs that are publicly available. Edgium is not open source, so they don't have the same restrictions.

@oxygen-dioxide
Copy link

It's more of a request on the OS to make whatever API they're using publicly available. The Terminal is an open-source project, so we can only call APIs that are publicly available. Edgium is not open source, so they don't have the same restrictions.

Microsoft can provide a closed-source enhanced version of windows terminal("windows terminal plus") with this feature.

@DHowett
Copy link
Member

DHowett commented May 28, 2021

We strive to be utterly committed to open-source and openness. I wouldn’t want to break that commitment to bring folks a feature that is, at the best of times, somewhat annoying. 😄

@shmuelie
Copy link

shmuelie commented Nov 8, 2022

Shouldn't Taskbar Thumbnails do this?

@zadjii-msft
Copy link
Member

@shmuelie That's actually slightly different, and tracked in #687. Seems like that would be a sensible place for apps to publicly be able to add "tabs" to alt-tab, but alas, we don't control that API's existence 😉

@valinet

This comment has been minimized.

@DHowett

This comment has been minimized.

@valinet

This comment has been minimized.

@zadjii-msft

This comment was marked as off-topic.

@valinet

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. Resolution-Won't-Fix We're just really obstinate about this. There's probably a good reason.
Projects
None yet
Development

No branches or pull requests

7 participants