Skip to content

Use xdg-user-dir for Unix user dirs#145

Merged
harawata merged 4 commits into
masterfrom
issue/144-use-xdg-user-dir
Oct 11, 2025
Merged

Use xdg-user-dir for Unix user dirs#145
harawata merged 4 commits into
masterfrom
issue/144-use-xdg-user-dir

Conversation

@harawata

Copy link
Copy Markdown
Owner

This only affects the getUserDownloadsDir() method (for now).
If the command execution fails (e.g. the command is missing), it looks up the env var as a fallback.

Should fix #144

This only affects the `getUserDownloadsDir()` method (for now).
If the command execution fails (e.g. the command is missing), it looks up the env var as a fallback.

Should fix #144
@harawata harawata force-pushed the issue/144-use-xdg-user-dir branch from a675f3b to 570a26a Compare October 11, 2025 18:54
@harawata harawata added this to the 1.5.0 milestone Oct 11, 2025
@harawata harawata merged commit 0b0eace into master Oct 11, 2025
18 checks passed
harawata added a commit that referenced this pull request Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't work on localized Unix environments

1 participant