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

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.

All Versions

Previous Reviews on this Version

JustPerfection waiting for author
What about #1 in version 47 review?
rastersoft posted a review
Fixed 2). About 1): the extension itself is comprised of only 4 files: extension.js, emulateX11WindowType.js, gnomeShellOverride.js and visibleArea.js. All the other files belong to an independent application that runs completely outside the shell (you can do a "ps ax |grep ding" and will see it there), so that timer is independent from the extension itself.
rastersoft waiting for author
And that's why I didn't "fix" #1: because that timer works in an independent process, outside gnome shell.
rastersoft posted a review
Ops...
rastersoft posted a review
You have more details in the README.md file: https://gitlab.com/rastersoft/desktop-icons-ng/-/blob/master/README.md
JustPerfection rejected
look at line 501 in extension.js.