dirs-dev/directories-rs
a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
RustApache-2.0
Issues
- 6
- 40
- 1
Optionally use XDG directories on mac
#89 opened by adriangalilea - 8
System folders?
#58 opened by cheako - 2
feature request: recognise systemd environment variable for systemd services
#78 opened by symphorien - 2
Support global config directory in ProjectDirs
#82 opened by pheki - 1
Change behaviour on root.
#87 opened by NoelJacob - 1
- 14
No project directory on Android
#83 opened by NiklasEi - 1
Functions should return Result not Option
#85 opened by ijackson - 1
- 1
[Feature Request]Dir for log
#81 opened by SteveLauC - 1
Release a new version
#79 opened by daxpedda - 2
`config_dir` but local instead of roaming?
#68 opened by ReactorScram - 0
Add support for Saved Games directory?
#77 opened by Kromey - 3
Windows user font directory
#75 opened by Permik - 3
WASM build for the library?
#74 opened by ieugen - 2
Cross-platform tmpfs / %TEMP% BaseDir
#71 opened by cryptoquick - 4
Provide API to get only specific directory
#72 opened by Shatur - 13
Shorten types and function names
#11 opened by spacekookie - 5
- 1
Add trash_dir to UserDirs
#67 opened by erayerdin - 3
- 1
Feature request: Add user program directory
#65 opened by hg-zt - 1
directories 3.0.0 pins cfg-if 0.1.9, which breaks any dependency tree that also contains time 2.*
#63 opened by str4d - 18
- 6
Trash dir
#60 opened by lunacookies - 5
Support usage of custom directory
#61 opened by lionel-faber - 3
$XDG_DATA_DIRS
#39 opened by sanpii - 3
Documentation for `ProjectDirs::from` mentions panicing, but the function returns None
#59 opened by ypoluektovich - 1
Should home_dir on Windows consider %USERPROFILE%?
#33 opened by soc - 0
Add more tests
#6 opened by soc - 9
- 2
ProjectDirs path problem under Windows
#45 opened by mqudsi - 3
Should something like temp_dir be added?
#43 opened by soc - 4
- 6
- 10
Relicense under MIT/Apache-2
#36 opened by soc - 0
Deal with home_dir changes
#37 opened by soc - 9
Do you want to take over the `dirs` name?
#21 opened by tbu- - 6
CI: Pin a minimum supported stable Rust version
#32 opened by b-r-u - 3
BSD Support
#30 opened by wezm - 0
Windows' FOLDERID_RecycleBinFolder fails tests with "Command exited with code -1073741819"
#18 opened by soc - 8
Support non-Windows/Linux/macOS operating systems
#25 opened by tbu- - 2
- 5
Consider the Rust API Guidelines
#20 opened by dwijnand - 13
Consider using config and data subdirectories for {FOLDERID_RoamingAppData} on Windows
#9 opened by soc - 4
Add documentation
#5 opened by killercup - 1
Better support directory structure on Windows
#10 opened by soc - 7
Access directories with getters
#7 opened by killercup