Review of "All Windows + Save/Restore Window Positions" version 7

Details Page Preview

List open windows of all workspaces, plus Save/Restore window positions (run automatically on Suspend/Resume, a workaround for Ubuntu bug #1778983).

Extension Homepage
https://github.com/jkavery/all-windows

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

Previous Reviews on this Version

JustPerfection rejected
1. Also null out in disable: ```js this.allWindowsStates = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 2. What's the reason for async in line 534 `extension.js`? Please remove that async catch block.
jkavery posted a review
Thank you for the review. I'm submitting a new version.