SIGN IN SIGN UP

Add xdg trash support (#12391)

- Added support for xdg trash when deleting files on linux
- moved ashpd depency to toplevel to use it in both fs and gpui

If I need to add test, or change anything, please let me know. I tested
locally by creating and deleting a file and confirming it showed up in
my trashcan, but that probably a less than ideal method of confirming
correct behavior

Also, I could remove the delete directory function for linux, and change
the one configured for macos to compile for both macos and linux (they
are the same, the version of the function they are calling is
different).

Release Notes:

- N/A
J
Joshua Ferguson committed
6294a3b80b512ca9721c2b2d382047f56377fd95
Parent: 0f927fa
Committed by GitHub <noreply@github.com> on 5/29/2024, 9:15:29 PM