Review of "Desktop Icons NG (DING)" version 47

Details Page Preview

Adds icons to the desktop. Fork of the original Desktop Icons extension, with several enhancements .

Extension Homepage
https://gitlab.com/rastersoft/desktop-icons-ng

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. The timeout should be removed on disable (line 501 extension.js, line 359 autoAr.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 2. The things you are doing in `init` (prefs.js) is too much. Move those lines to `buildPrefsWidget` and make them local instead of global.