Review of "Workspace Matrix" version 6

Details Page Preview

Arrange workspaces in a two dimensional grid with workspace thumbnails. If you appreciate this extension please consider to donate $1.

Extension Homepage
https://github.com/mzur/gnome-shell-wsmatrix

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

andyholmes active
Approved. There's a small typo, line #73 (this.settingsHandlerWrapAroundMode) vs line #90 (this.settingsHandlerWraparoundMode), which results in an unconnected/duplicate signal handler. I see you're taking care to clean up on disable() though, so no need to reject :)