Skip to content

Releases: shell-extensions/foldersize

v0.3.3

03 Jan 04:22

Choose a tag to compare

v0.3.1

03 Jan 04:11

Choose a tag to compare

Update UUID and Quick Settings toggle

v0.3.0

20 Dec 15:30

Choose a tag to compare

Add Nemo/Caja hooks and installer scripts

v0.2.0

20 Dec 04:20

Choose a tag to compare

Release Notes v0.2.0

Summary

  • Fix: enabling folder-size scanning now queues pending scans immediately.

Changes

  • When scanning is disabled, visible folders are tracked for later.
  • Re-enabling scans queues missing or stale items and updates the UI to waiting.

Testing

  • Enable scan from Nautilus context menu and observe new jobs.
  • Disable scan and confirm running jobs stop.

v0.1.0

20 Dec 03:13

Choose a tag to compare

Release Notes v0.1.0

Summary

  • Initial public release of the Folder Size GNOME Shell + Nautilus extension.

Features

  • Show folder sizes in Nautilus list view and context menu.
  • GNOME Shell extension manages the Nautilus Python hook (symlink creation/removal).
  • Async size calculation to keep the UI responsive.
  • Translations: DE/EN/ES.

Requirements

  • GNOME Shell 45–48
  • Nautilus with nautilus-python
  • du available in PATH (coreutils)

Install Notes

  • Run glib-compile-schemas after copying the extension directory.
  • Run make to regenerate translations after modifying .po files.