Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | manual tempdir creation & handling | (quasar) nebula | |
This is mostly for compatibility with devices where the home directory isn't on the same device as the system temporary directory, so locallink and other symlink-based operations get trolled (fail!). This doesn't address the more general issue of e.g. playing music off of an external drive probably fails(!!) - but in those cases locallink isn't appropriate anyway, so they're outta scope of this commit. |