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

Issue with shortcuts Ctrl-Alt-[Left/Right/Top/Down] #121

Closed paugier closed 3 years ago

paugier commented 3 years ago

On my computer (Gnome 3.30, Debian 10), the shortcuts are buggy:

Same in the workspace-overview.

However, the command

gsettings --schemadir ~/.local/share/gnome-shell/extensions/wsmatrix@martin.zurowietz.de/schemas/ \
   get org.gnome.shell.extensions.wsmatrix-keybindings workspace-overview-right

gives the correct default value ['Right'].

What can be done / tried?

mzur commented 3 years ago

Please have a look at #74. I mentioned a bug in Mutter (#4) there which could explain your issues.

paugier commented 3 years ago

Thank for the answer and sorry to disturb you with a known issue! Maybe it is worth to write a warning in the README or/and in the description of the extension about this issue.

It is understood and solved upstream but it continues to affect all Debian 10 users.

mzur commented 3 years ago

Sounds reasonable. Care to propose an addition to the "Known Issues / FAQ" section of the readme?

paugier commented 3 years ago

Care to propose an addition to the "Known Issues / FAQ" section of the readme?

Ok. I'll do that.