-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
[FEAT]: New "SOLO MODE" Workspace #1195
Comments
I might not fully understand but isn't this similar to stacking? |
yes, it would be Stacking but without Stacking hahaha! Personally, I don't really like stacking, it uses some important pixels to display each tab, something I would like to have the option of not needing. |
Perhaps you can disable the tabs to be displayed at the top with |
|
@LGUG2Z I still don't think this is enough, Stack has another problem, which is when I open a new window of an app that wasn't open before, it will split my screen! I still think it would be interesting to have a way that always forces there to be only 1 single window, without needing extra commands for that, like adding the new window to an existing stack, or anything like that! |
I faintly remember reading about an "always stack" option somewhere, I could be wrong, but perhaps adding a |
Thank you, but I insist on saying that the solutions that currently exist are not as practical and efficient as I would like! I still keep my suggestion open!! |
I've commented this on Discord already, but for anyone coming in the future looking at this issue, know that this can already be achieved by using the By default it is "Create" which means every new window app will create a new container and add it to the workspace layout... With "Append" every new window will append to the existing focused container, creating a stack if there was only one window or creating a new container if the workspace is empty. Otherwise it appends to the existing stack. This setting will make it so your workspace will have only one container with all the windows you open on it stacked! Which seems to me to be exactly what the OP is asking... |
Sponsorship Information
GitHub Sponsors
Suggestion
Create a new style of workspace, which could be called SOLO MODE, which is similar to Monocle Mode, but instead of pinning a single application to the screen, almost as if it were an Aways On Top mode, SOLO MODE would always leave only 1 app taking up the entire screen but allowing us to switch between other apps!
Alternatives Considered
This would make it very comfortable to use a single application at a time, keeping our full attention to it, but allowing us to switch to other applications when necessary, but still always keeping a single window on our screen!
The text was updated successfully, but these errors were encountered: