BuddiesOfBudgie / budgie-desktop-view

Budgie Desktop View is the official Budgie desktop icons application / implementation.
Apache License 2.0
29 stars 8 forks source link

Trash icon only works properly with Nautilus #6

Closed JakeIsMeh closed 1 year ago

JakeIsMeh commented 1 year ago

Not sure how to traige this.

File managers using GVFS to enable their trash functionality (e.g. Thunar, Nemo) will open $XDG_DATA_HOME/Trash/files when using the trash icon For GVFS, the trash directory is accessed with trash:///.

Reproduction Steps

  1. Uninstall Nautilus (that's what I did, but setting the default file manager might be sufficient)
  2. Install Thunar/Nemo. (For triaging it'd be better to use Nemo, as GVFS is optional for Thunar and requires additional configuration)
  3. Open the trash icon.

Expected Behaviour

File manager opens to trash:///

Experienced Behaviour

File manger opens to $XDG_DATA_HOME/Trash/files