solus-project / linux-steam-integration

Helper for enabling better Steam integration on Linux
GNU Lesser General Public License v2.1
431 stars 19 forks source link

XDG is not respected for paths #34

Closed TingPing closed 6 years ago

TingPing commented 7 years ago

Functions such as lsi_get_user_config_dir() manually build the path all the time instead of checking if it is overridden first. This is needed for Flatpak for example.