mzur / gnome-shell-wsmatrix

GNOME shell extension to arrange workspaces in a two-dimensional grid with workspace thumbnails
GNU General Public License v3.0
464 stars 59 forks source link

workspace matrix and multiple monitors #157

Closed RafalSkolasinski closed 2 years ago

RafalSkolasinski commented 3 years ago

I am using this extensions together https://extensions.gnome.org/extension/921/multi-monitors-add-on/ for multi-monitor setup.

Though workspaces behaves like matrix on all monitors in the overview of non-primary monitor they are arranged linearly, see following screenshot

image

ebeem commented 3 years ago

in GNOME prior to 40, only the primary display had the workspace thumbnails in the overview. An extension can add the overview to other displays, so this will not be supported by this extension. However, since GNOME 40 now shows the workspace thumbnails in the overview for all monitors, this is planned to be supported in #152.