Closed Spiritdude closed 2 years ago
Does it work with the default values ('<Control><Alt>Up'
, '<Control><Alt>Down'
)?
No, same behavior; I started to look at the code of the extension, you don't really calculate the x,y position of the workspace in the grid? Internally - so it seems to me - in GNOME a 6x3 are linear 18 workspaces, you display the 6x3 grid as part of the extension, and you just send UP and DOWN events to the gnome-shell, correct?
Update: workspaceManagerOverride.js seems to do x,y handling.
Resolved: I had another workspace related extensions enabled and interfering (skipped my attention).
Sorry for raising an issue, I spent hours to resolve strange behaviors of various extensions to get some decent functionality, when I tried wsmatrix I forgot to disable all others remotely dealing with workspaces.
I set 'switch-to-workspace-down' to CTRL-Down but it simply goes right in the matrix, I want it to go down in the matrix (same column, next row). The same with 'switch-to-workspace-up' goes left, I want it to go up in the matrix (same column, previous row). I made sure CTRL Up / Down aren't assigned otherwise. Yes, I restarted gnome-shell (ALT F2 'r').
Any idea what the problem or solution is?
Matrix 6x3 (Wraparound mode: None) Ubuntu 22.04.1 LTS Gnome 42.4