Originally created by @messense on GitHub (Jun 5, 2025).
Eligibility
Individual Commercial Use License
Suggestion
When you have several VSCode Windows stacked together, it's rather hard to recoginze them. Is it possible to rename them?
Alternatives Considered
Don't stack windows from same application together, but why not?
Originally created by @messense on GitHub (Jun 5, 2025).
### Eligibility
Individual Commercial Use License
### Suggestion

When you have several VSCode Windows stacked together, it's rather hard to recoginze them. Is it possible to rename them?
### Alternatives Considered
Don't stack windows from same application together, but why not?
@github-actions[bot] commented on GitHub (Jun 5, 2025):
Feature requests on this repository are only open to current GitHub sponsors on the $5/month tier and above, people with a valid individual commercial use license, and approved contributors.
This issue has been automatically closed until one of those pre-requisites can be validated.
@github-actions[bot] commented on GitHub (Jun 5, 2025):
Feature requests on this repository are only open to current [GitHub sponsors](https://github.com/sponsors/LGUG2Z) on the $5/month tier and above, people with a valid [individual commercial use license](https://lgug2z.com/software/komorebi), and approved contributors.
This issue has been automatically closed until one of those pre-requisites can be validated.
I think in this situation it makes more sense to use the "Title" option rather than the "Process" label
This is what the status bar defaults to, so it might make sense to make the stackbar default to the titles too 🤔
@LGUG2Z commented on GitHub (Jun 5, 2025):
https://komorebi.lgug2z.com/schema#stackbar_label
I think in this situation it makes more sense to use the "Title" option rather than the "Process" label
This is what the status bar defaults to, so it might make sense to make the stackbar default to the titles too 🤔
IMO it's fine to use "Process" when there is only 1 such process in the stack, othewise "Title" is a better default.
@messense commented on GitHub (Jun 6, 2025):
That works for me, thanks!
IMO it's fine to use "Process" when there is only 1 such process in the stack, othewise "Title" is a better default.
It'd be great if it has a better default and better documentation!
@messense commented on GitHub (Jun 6, 2025):
Just found that it's configurable currently in `stackbar` config:
```json
{
"stackbar": {
"height": 40,
"mode": "OnStack",
"tabs": {
"width": 300
},
"label": "Title"
}
}
```
It'd be great if it has a better default and better documentation!
It'd be great if it has a better default and better documentation!
Yeah I think updating the default is a good idea for the next release - I'll track that change with this issue
@LGUG2Z commented on GitHub (Jun 6, 2025):
> It'd be great if it has a better default and better documentation!
Yeah I think updating the default is a good idea for the next release - I'll track that change with this issue
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @messense on GitHub (Jun 5, 2025).
Eligibility
Individual Commercial Use License
Suggestion
When you have several VSCode Windows stacked together, it's rather hard to recoginze them. Is it possible to rename them?
Alternatives Considered
Don't stack windows from same application together, but why not?
@github-actions[bot] commented on GitHub (Jun 5, 2025):
Feature requests on this repository are only open to current GitHub sponsors on the $5/month tier and above, people with a valid individual commercial use license, and approved contributors.
This issue has been automatically closed until one of those pre-requisites can be validated.
@LGUG2Z commented on GitHub (Jun 5, 2025):
https://komorebi.lgug2z.com/schema#stackbar_label
I think in this situation it makes more sense to use the "Title" option rather than the "Process" label
This is what the status bar defaults to, so it might make sense to make the stackbar default to the titles too 🤔
@messense commented on GitHub (Jun 6, 2025):
That works for me, thanks!
IMO it's fine to use "Process" when there is only 1 such process in the stack, othewise "Title" is a better default.
@messense commented on GitHub (Jun 6, 2025):
Just found that it's configurable currently in
stackbarconfig:It'd be great if it has a better default and better documentation!
@LGUG2Z commented on GitHub (Jun 6, 2025):
Yeah I think updating the default is a good idea for the next release - I'll track that change with this issue