Description
Describe the problem/motivation
Some applications GUI are just too heavy, they have to take almost entire whole screen to work comfortably. For example: Unity Editor, Visual Studio, Office suite, Adobe suite, etc.
Sometimes you have to open multiple instances of these heavy GUI applications, at this moment, the number of workspaces are just not enough, and too difficult to organize.
My approach is put these multiple instances to the same workspace, minimize all of them except the one I want to work on. but switch between these instances still relies on mouse interactions with the taskbar.
Describe the solution you'd like
The stacking/tabbed layout of i3 and the accordion layout of aerospace are both very good for this kind of situation.
We just need to focus each window to make sure it's maximized and on top of all others, and can look at the gap to know if there is any window behind the current one.
Alternatives considered
There are definitely some workaround, but it takes more effort to make this happen.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status