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

[Feature request] Support for static workspaces #1101

Closed
saipavanc opened this issue Dec 30, 2024 · 1 comment
Closed

[Feature request] Support for static workspaces #1101

saipavanc opened this issue Dec 30, 2024 · 1 comment

Comments

@saipavanc
Copy link

saipavanc commented Dec 30, 2024

I saw that support for static workspaces was removed in commit 81efd42, can I ask why that decision was taken and if you plan to get it back in the future releases?

I am writing the motivation in-case this feature is not being considered.

I think having static workspaces is very useful, for example I like to have a fixed 10 workspaces on my primary monitor and another 5 on the external monitor. Because I really like to space things out, somehow managing workspaces which are next to each other and also whose workspace number is moving seems hard to handle. If I know that my vscode window is on workspace 10, then I know what shortcut to use to get there. But, now that this number depends on whether I opened or closed more windows in a workspace in between does not make sense. I will now need to open the overview and check for the workspace with vscode each time such a change happens. I do not understand why this is not obvious. This is particularly convenient for example in tiling window managers like BSPWM, Qtile, or i3. Workspaces are not only to separate windows, but also so that I can assign a given workspace for a given task. I can no longer do this with dynamic workspaces, which also makes things inefficient for me.

Is there a better reasoning as to why people do not like fixed workspaces to be implemented? Because even thinking about the overhead for code, I do not see why this would make it more complicated than dynamic workspaces which perhaps needs more routines to add or remove workspaces for every window open/close event.

@saipavanc saipavanc changed the title Support for static workspaces [Feature request] Support for static workspaces Dec 30, 2024
@leviport
Copy link
Member

Duplicate of pop-os/cosmic-epoch#908

@leviport leviport marked this as a duplicate of pop-os/cosmic-epoch#908 Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants