Review of "Vertical overview" version 8

Details Page Preview

Bringing back vertically stacked workspaces

Extension Homepage
https://github.com/RensAlthuis/vertical-overview

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
10 Active
9 Active
8 Active
7 Rejected
6 Active
5 Inactive
4 Inactive
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection active
Thanks! You can also add this to metadata.json: "settings-schema": "org.gnome.shell.extensions.vertical-overview", After that you don't need to pass the schema id every time you call it. You only need to do this: ExtensionUtils.getSettings(); It's okay with passing schema id though. Just a recommendation.
Ralthuis posted a review
Thanks for the quick review! That is good tip, I'll remember that for the next version.