Does brittany have a plan to comply with XDG Base Directory Spec? #45

Closed
opened 2017-08-11 14:29:25 +02:00 by expipiplus1 · 2 comments
expipiplus1 commented 2017-08-11 14:29:25 +02:00 (Migrated from github.com)

It might be best to store the configuration in $XDG_CONFIG_HOME/brittany/config.yaml (typically ~/.config/brittany/config.yaml

It might be best to store the configuration in `$XDG_CONFIG_HOME/brittany/config.yaml` (typically `~/.config/brittany/config.yaml`
lspitzner commented 2017-09-11 23:53:53 +02:00 (Migrated from github.com)

If not for backwards-compatibility, this should be no more than s/getAppUserDataDirectory/getXdgDirectory XdgConfig/ over in Main.hs:L294. Even when HIE users won't even see this, I had planned to keep compatibility. Maybe that's too ambitious..

anyway, PR welcome.

If not for backwards-compatibility, this should be no more than `s/getAppUserDataDirectory/getXdgDirectory XdgConfig/` over in [Main.hs:L294](https://github.com/lspitzner/brittany/blob/baac0a6a7e74ea70cae02c4d317e4a24bce8e9b8/src-brittany/Main.hs#L294). Even when HIE users won't even see this, I had planned to keep compatibility. Maybe that's too ambitious.. anyway, PR welcome.
expipiplus1 commented 2017-12-08 22:03:25 +01:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hexagoxel/brittany#45
There is no content yet.