mzur / gnome-shell-wsmatrix

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

doesn't work with shell 45 #262

Closed tjaalton closed 1 year ago

tjaalton commented 1 year ago

SyntaxError: import declarations may only appear at top level of a module @ resource:///org/gnome/shell/misc/extensionUtils.js:4:0

needs porting: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#esm

tjaalton commented 1 year ago

v9.0-beta is much better, of course :)

One issue I saw with a 2x3 grid was that the animations always go horizontally, even though in reality it moved up/down.

mzur commented 1 year ago

Yes, that's one "feature" that had to be disabled in the beta.