Adds icons to the desktop. Fork of the original Desktop Icons extension, with several enhancements .
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
What about #1 in version 47 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.
And that's why I didn't "fix" #1: because that timer works in an independent process, outside gnome shell.
Ops...
You have more details in the README.md file: https://gitlab.com/rastersoft/desktop-icons-ng/-/blob/master/README.md