protonscr

just follow xdg, thats all we ask

steamclosed
ValveSoftware/steam-for-linux#8634 · opened 2022-06-16 by ghost · updated 2022-07-03 · 4 comments · github
?ghost 2022-06-16 github

Your system information

  • Steam client version (build number or date): Jun 7. 2022 at 03:18:43
  • Distribution (e.g. Ubuntu): Arch Linux x86_64
  • Opted into Steam client beta?: [Yes/No] Yes
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

We dont need more junk in our $HOME.
We should have the option of disabling the ~/.steam folder as some of us can run games without it.

Please.

Steps for reproducing this issue:

bruh just something like this (copy of #1890)

if (set(XDG_DATA_HOME)) {
dir=$XDG_DATA_HOME/Valve/Steam
} else {
dir=$HOME/.local/share/Valve/Steam
}

  1. Valve
  2. Please
  3. Fix
Kkisak-valve maintainer 2022-06-16 github

Hello @digitalwtf, please do not intentionally open duplicate issue reports. Closing as a duplicate of #1890.

?ghost 2022-06-16 github

@kisak-valve this issue is approaching 10 years of age, there is nothing done about it at all.

Ssewnie 2022-06-30 github

so steam devs are aware of this being an issue it seems

PPureTryOut 2022-07-03 github

@wael444 don't be confused like I was, @kisak-valve is not a Steam dev and them knowing about the issue doesn't mean Valve knows about it. But seeing the age of the original issue, they probably do know about it and just don't care about it.

Nothing extracted yet.