Byron/trash-rs

Use Desktop Portal for Linux Sandbox Compatibility

Ouverte

#140 ouverte le 18 oct. 2025

 (3 commentaires) (4 réactions) (0 personne assignée)Rust (40 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (247 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

It seems like at the moment, this crate doesn't use the xdg-desktop-portal API for trashing files. Sadly, this means that it doesn't behave correctly in sandboxed environments like e.g. Flatpak packages.

It would be great if that could be changed, and I think it would benefit the code in general, as that would be the preferred way to ensure that any usual Linux cases are handled properly. More on this can be read here, where the reasons are explained.

Guide contributeur