Skip to content

Navigation Menu

Sign in
Sign up

Add Support for XDG Base Directory #4158

KrishnaSSH started this conversation in Ideas
Discussion options

Please update AO to respect and implement the XDG Base Directory Specification.

Instead of hardcoding paths in the home directory, I looked it up it was storing it's internal files in $HOME/.ao/

the application should dynamically look for standard XDG environment, falling back to the standard defaults if they are not set.

why do this?
it doesn't clutter up user's $HOME directory with hidden dotfiles instead everything can be stored per app wise in $XDG_CONFIG_DIR
it's easier to backup and can be configured to share share with multiple users on a machine.

learn more about this: https://specifications.freedesktop.org/basedir/latest/
how mozilla fixed it: https://bugzilla.mozilla.org/show_bug.cgi?id=259356

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /