EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

Conform to XDG Base Directory Specification

Open dann-merlin opened this issue 2 years ago • 3 comments
trafficstars

Copying from an original EmulationStation issue (Aloshi/Emulationstation#559):

Since it's a standard and nobody likes cluttered home directorys it would be nice if the project would adhere to XDG Base Directory.

There shouldn't be to much code changes just a checking of an env var and defaulting to a directory on linux.

dann-merlin avatar Jun 06 '23 17:06 dann-merlin

Hey all! Just for context on the mention, I'm having a hard time packaging the application into Void Linux. Someone had previously tried to package it but likely had files already in their $HOME/.emulationstation when they tested the package.

namgo avatar Oct 03 '23 14:10 namgo

Not sure how packaging it's related to this issue though ? You probably need something like https://github.com/RetroPie/EmulationStation/pull/618 implemented or manually add the necessary files (resources) under /etc/emulationstation.

cmitu avatar Oct 03 '23 15:10 cmitu

You're totally right! That's much easier for us to implement, thank you!

namgo avatar Oct 03 '23 15:10 namgo