sway icon indicating copy to clipboard operation
sway copied to clipboard

Is there a way to view several workspaces at once?

Open arbitrary-dev opened this issue 10 months ago • 5 comments

For example Awesome WM have this:

Mod4 + Control + 1-9
Toggle tag view.

So that I can have apps A and B on workspace 1, app C on workspace 2, and when I toggle both W1 & W2, I will see all three apps (A, B & C) on the screen.

Is it possible in SwayWM?

arbitrary-dev avatar Jan 05 '25 06:01 arbitrary-dev

No, this is not currently possible. How would you display both workspaces at once? How would you tile all three apps? The closest thing we have to showing several workspaces at once is to have multiple monitors.

Nefsen402 avatar Jan 05 '25 10:01 Nefsen402

How would you display both workspaces at once?

With ease 😄

How would you tile all three apps?

Using the layout of the primary workspace, just add to it apps from a secondary one with respect to the floating state of the apps, of course.

arbitrary-dev avatar Jan 05 '25 10:01 arbitrary-dev

Given the feature freeze is this still up for discussion or would the feature remain unmerged even if a PR were to be opened (similar to persistent workspaces)?

I'm asking since this is literally the one feature that still ties me to AwesomeWM and by extension X11, and I'd just like to know whether I should keep an eye on sway.

benaryorg avatar May 30 '25 09:05 benaryorg

Not a hard no, but generally new WM features will be rejected unless there is a very good reason not to. In this instance, I don't think it makes sense for Sway to gain Awesome WM features. Other compositors might be better suited to your workflow.

emersion avatar May 30 '25 18:05 emersion

Thanks for the honesty, I won't hold my breath then (though I will stay subscribed to the issue, just in case).

Also thank y'all for all your great work on not just sway but the wider ecosystem!

benaryorg avatar May 30 '25 22:05 benaryorg