Review of "Gnome Desktop Icons" version 0.1.0 (1)

Details Page Preview

File icons on the desktop for GNOME Shell 50. Nautilus does the file operations. This extension draws the desktop itself. Copy, move, trash, rename and create-folder all go to Nautilus over D-Bus, so you get its progress windows, its conflict dialogs, its Properties window, and one undo stack shared with Files. Press Ctrl+Z in Files, and it undoes what you just did on the desktop.

Extension Homepage
https://github.com/sha5b/Gnome-Desktop-Icons

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-P-007 warning

JavaScript files should be reachable from extension.js or prefs.js

Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.

Don't include unnecessary files

  • helper/core/gettext.js
  • helper/core/ipc.js
  • helper/core/promisify.js
  • helper/dnd/clipboard.js
  • helper/dnd/dragAndDrop.js
  • helper/main.js
  • helper/model/fileModel.js
  • helper/model/iconPositions.js
  • helper/model/specialItems.js
  • helper/model/thumbnails.js
  • helper/ops/clickPolicy.js
  • helper/ops/nautilusOps.js
  • helper/ops/terminal.js
  • helper/ui/desktopIcon.js
  • helper/ui/desktopWindow.js
  • helper/ui/iconView.js
  • helper/ui/itemMenu.js
  • helper/ui/keyboard.js
  • helper/ui/menus.js
  • helper/ui/openWithDialog.js

All Versions

Version Status
0.1.0 (1) Unreviewed