Byron/trash-rs

Use Desktop Portal for Linux Sandbox Compatibility

Offen

#140 geöffnet am 18.10.2025

 (3 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Rust (40 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (247 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide