Review of "Screen Rotate" version 16

Details Page Preview

Enable screen rotation regardless of touch mode. Fork of Screen Autorotate by Kosmospredanie.

Extension Homepage
https://github.com/shyzus/gnome-shell-extension-screen-autorotate

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Timeout should be removed on disable (line 333 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 2. I recommend to pass `this` from the entry point instead of using `lookupByUUID()` (line 66 `extension.js`).