mzur / gnome-shell-wsmatrix

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

Fix workspace thumbnails box size in overview #177

Open mzur opened 2 years ago

mzur commented 2 years ago

The container box of the workspace thumbnails has the wrong height. This cuts off mouse events for all thumbnails but those in the first row. Effects:

AJCxZ0 commented 2 years ago

I've observed this in Fedora 35 with GNOME 41.1 on Wayland.

While not part of this bug, the workspace grid overview is unexpectedly small and the config offers no opportunity to scale it.

sanwablo commented 1 year ago

Same behaviour as described by @mzur and @AJCxZ0 and in Ubuntu 22.04 with GNOME 42.5 on X11.

mainland commented 8 months ago

I believe I have a fix for this issue at mainland/gnome-shell-wsmatrix@62be78e8. Since the fix is for an older version of gnome-shell (42.9), I didn't open a pull request.

mzur commented 8 months ago

Thanks @mainland! I've applied your changes in #270 and it works nicely. This issue is also about fixing the behavior when switching workspaces with a click. Would you be willing to look into that, too? I noticed that the switching works if you click on a window in one of the lower workspaces but not if you click on the background.