Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect XDG_STATE_HOME when storing history file #65

Open
Biont opened this issue Jul 11, 2022 · 0 comments
Open

Respect XDG_STATE_HOME when storing history file #65

Biont opened this issue Jul 11, 2022 · 0 comments

Comments

@Biont
Copy link
Owner

Biont commented Jul 11, 2022

This is a rather new addition to the basedir-spec that looks useful for us.

See the raw specification and some dicussion here

I think it makes sense given that the current location in .cache can imply that -since it is called "cache"- it could be deleted at any point without causing any interruption save for a bit of added latency. That's not the case: It would absolutely be an interruption since all launcher history is now missing and must rebuild. So saving this under a different namespace sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant