Byron/trash-rs

Use Desktop Portal for Linux Sandbox Compatibility

オープン

#140 opened on 2025/10/18

 (3 件のコメント) (4 件のリアクション) (0 人の担当者)Rust (40 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (247 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド