mzur / gnome-shell-wsmatrix

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

[Feature request] Option for non-grid layout (i.e. different number of column in each row) #254

Closed sanjarcode closed 1 year ago

sanjarcode commented 1 year ago

Is it possible to have a non-grid layout when previewing workspaces?

Example - 3 rows. where the first row has 4 workspaces (work), the second row has 2 workspaces (documentation) and the third has 4 workspaces (music player, pomodoro, communication app).

x x x
x x
x x x x
mzur commented 1 year ago

No this is not possible. GNOME only supports setting the number of rows and columns.