0

I am using ubuntu 18 switching from OSX.

In OSX mission control there is a feature where each monitor has its own "workspace" that can be independently switched between.

GNOME3 has a similar feature where you can either switch between workspaces on your main monitor, or using gnome tweaks (under workspaces>workspaces span displays) you can switch between workspaces across all of your monitors at once.

This doesn't quite replicate the functionality of the workspace on OSX however, because OSX allows you to switch between workspaces on each monitor independently. For example, on my side monitor, in OSX I could have a code window that I want to remain persistent across multiple workspaces on the other monitors.

Is there an extension or windows manager that has this functionality for ubuntu?

EDIT: This is what I mean:

enter image description here A window manager where:

  1. Multiple workspaces exist
  2. Workspaces can span multiple monitors
  3. Workspaces can be switched independently
Tim
  • 101
  • 3

1 Answers1

1

I'm not entirely sure what you mean, but workspaces are a fairly standard concept across window managers. This might help.


If you're willing to test out another WM, both i3 and XFCE might have what you're describing.

  • I am looking for a windows manager that can do separate workspaces for each monitor, that can be switched between independantly. GNOME allows either seperate workspaces for the main monitor, or seperate workspaces across all monitors (but not independantly). i3 also does not have this feature. XFCE seems to have the same issue: https://forum.manjaro.org/t/different-workspaces-on-different-monitor-xfce-de/78185/6 – Tim Mar 15 '20 at 20:58
  • 1
    i3 provides both 1 & 3 of your specs (some configuration required). I'm not aware of any WM whose workspaces can span multiple monitors (2). –  Mar 16 '20 at 21:29