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.
Line 95 `extension.js` falls under selective disable: [EGO Review Guidelines: Selective Disable](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#session-modes)
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