mcaselector icon indicating copy to clipboard operation
mcaselector copied to clipboard

XDG Base Directory compliance

Open nelind3 opened this issue 1 year ago • 0 comments

This fixes #455. I don't know if you want to refactor the code for windows and macos to also use the helper method i introduced here. Seems possible and would eliminate the complexity of Config#getEnvFilesWithDefault which seems to have been mostly introduced to encompass XDG Base Directory support as neither macos or windows use the features of that helper that make it complex.

nelind3 avatar Jan 07 '24 15:01 nelind3