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

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 rejected
Line 95 `extension.js` falls under selective disable: [EGO Review Guidelines: Selective Disable](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#session-modes)
rastersoft posted a review
That code was a workaround for a bug in gnome shell, which, under some circumstances, calls "enable" twice; but it's more complex than what I predicted, so that code really didn't work. I prepared a patch for upstream https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3640