hi everyone, using xfce(main desktop) doesn’t work, tried gnome and cinnamon and same thing. anyway know how to do this pls? thanks for reading.
edit: ty all 4 input, looks like the solution is with window managers.
Afaik the X11 standard says that this shouldn’t be done and that workspaces should span all monitors (or something along the lines of that), thus most DEs don’t do this (I’ve read this in the gnome issue tracker), don’t ask me why cause I also hate this behaviour. Most window managers will do that however and luckily it’s super easy to replace xfwm with another window manager. I use i3 inside xfce on my work laptop, this guide describes how to set it up with ease
Isn’t the whole workspace thing simply a software way to have multiple monitors into one which you can “look at” when you switch?
That’s sort of how herbstluftwm models it. Workspaces are called tags, and are areas windows can be arranged. Monitors are like SVG viewports, with dimensions; Herbst auto-manages physical monitors, but lets you define virtual monitors with arbitrary dimensions. Workspaces (tags) are displayed on monitors and windows are adjusted to the dimensions of the monitors as tags are moved around. Monitors can be overlayed… the terminology is counterintuitive (windows have tags, but can only have one tag at a time, and monitors can overlap, etc), but it’s a really nice way of approaching things IMO, and is one of the main reasons I’m sticking with X.
In i3wm/swaywm, hyprland, … You can assign workspaces to outputs (monitors)
Do you mean you want separate sets of workspaces on each monitor and to be able to switch through them independently? Just having “workspace 1 on monitor 1 and workspace 2 on monitor 2” sounds no different than the default behaviour with no extra workspaces.
SwayWM, but I think any of those you mentioned should be able to do it?