Feature request: Command to close all workspaces except for the current #1021
Replies: 2 comments
-
Q: What is your use case? What workflow do you find this command useful for? (1) I agree that it should be possible to script this behavior. Right now, it's not possible to script it at all because of #173 . And even if #173 were implemented it would not be pleasant to script, because Once #186 is implemented it will be possible to script the desired workflow this way:
(2) I respect the "batteries included approach". That's why I added But I'm not convinced that the command to move all windows to the current workspace would be popular enough to include this battery. How one would call this command? |
Beta Was this translation helpful? Give feedback.
-
My use case: I often don't want to use workspaces when I don't have any external monitors (normally have three). When I use the dock (or cmd-tab) to switch between apps, the workspace changes automatically, but I can't easily cycle between apps using the focus bindings, I have to remember which workspace I previously had the app/window. Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ask
To implement a command to close all workspaces except for the current.
When invoked, all workspaces except for the focused workspace should be closed and all windows on other workspaces should be moved to the current workspace.
Beta Was this translation helpful? Give feedback.
All reactions