Skip to content

Releases: EbonJaeger/budgie-trash-applet

Thankful Fixes

25 Nov 02:52
a568eec
Compare
Choose a tag to compare

What's Changed

  • Fix monitoring for given file on FreeBSD by @OlivierDuchateau in #10
  • Escape file names in all cases as URIs
  • Fix memory safety issue with error handling

New Contributors

Full Changelog: v2.1.1...v2.1.2

Spring Cleaning

16 Jun 17:42
bd05379
Compare
Choose a tag to compare

Cleaned up all the files, greatly decreasing the "public" surface. Only a few actual user-facing changes.

Re-released for added changelog item.

Changelog can be found here.

Taking Out the Trash

07 Aug 20:21
Compare
Choose a tag to compare

This release completely reworks how paths to trashed files are handled, allowing the trash deletion code to be far simpler. Also added are file sizes in the trash item revealer, and the ability to change the panel icon when all trash bins are empty, or when trash is added.

Changelog is available here.

The Rewrite

13 Jun 16:30
4c7d62b
Compare
Choose a tag to compare

This marks the first release of the applet after its complete rewrite in C! It has full feature parity with the old Vala version, plus a few additions.

Changelog is available here.

Update 1.2.0

11 Nov 02:00
Compare
Choose a tag to compare

Changelog:

  • Add the ability to drag files on the applet icon to move it to trash
  • Add controls for various sorting methods (#3)
  • Display info about a trash item by clicking on it
  • Prevent deleting large files from locking up the system (#4)
  • Notifications are sent when errors occur

Update 1.1.0

23 Oct 15:30
Compare
Choose a tag to compare

Changelog:

  • Implemented tracking of trash bins on removable devices (#2)
  • Reworked UI
  • Added styling to everything

v1.0.0

20 Apr 14:07
a669a31
Compare
Choose a tag to compare

Initial release version.

Allows the managing of the user trash bin from the Budgie panel. Allows you to view, restore, and permanently delete items in the trash bin.