Review of "Arrange Windows" version 26

Details Page Preview

Arrange windows on the monitors Hotkeys: Ctrl+Alt+1 Cascade windows Ctrl+Alt+2 Tiling windows Ctrl+Alt+3 Side by side windows Ctrl+Alt+4 Stack windows

Extension Homepage
https://github.com/sunwxg/gnome-shell-extension-arrangeWindows

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

JustPerfection rejected
You cannot create global objects in init (line 11 prefs.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization Make that local in `buildPrefsWidget` and send it to `addSpinButton` as an argument.