Review of "Mosaic" version 4

Details Page Preview

Window tiler extension for GNOME desktops.

Extension Homepage
https://github.com/jardon/gnome-mosaic

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

Version Status
1.6.1 (10) Unreviewed
1.6.0 (9) Active
1.6.0 (8) Rejected
1.5.0 (7) Active
6 Rejected
5 Rejected
4 Inactive
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection active
Approved but better to call `this.timeouts_remove()` before line 86 `panel_settings.js`. Also, please use `Gio` to open URL instead of spawn command in `panel_settings.js`: ```js Gio.AppInfo.launch_default_for_uri('https://github.com/jardon/gnome-mosaic/blob/main/SHORTCUTS.md', null); ```