Adrian-George Bostan
Adrian-George Bostan
> https://github.com/adrg/xdg#xdg-base-directory > the dirs listed here for unix seems fine. Do we have any windows/mac users amongst us who can "sign off" on these paths? Note this lib uses...
Hi @mateusz834. Thank you for your interest in the library. Reading `user-dirs.dirs` is already a task in my to-do list. I'll start working on this. Hopefully, I can release a...
Ideally, there would be no breaking changes. I try to steer clear of them as much as possible. However, in this case, I think the default behavior going forward should...
Hi @nathanhammond. Thank you for your interest in the library. Sure, that would be great. I assume the PR would add an interface which defines all permitted file system operations...
Sorry, I was just wondering if you were thinking of something along those lines :smile:. I'm not sure if it's the best way to do it, just my initial thoughts...
Hi @scop. Thank you for the PR. I've been thinking of defining an `ExecutableHome` directory too. Maybe `ExecutableDirs` as well, which would contain the paths in the `$PATH` environment variable...
I think the compatibility proposal looks good. Maybe we can also add some notes regarding the pitfalls of the acceptable minor changes we allow: - `Adding func/type/var/const at package scope`...
Hi @Heathland. Thank you for your interest in the library. Can you provide more information regarding the logic of your application? Are you trying to achieve 'gapless' playback? That's not...
I'm glad to help. Let me know how it goes.
Closing this issue as it has been addressed. Please reopen if the provided solution did not work for you.