FTR, we put the socket inside whatever the GLib give us with g_get_user_config_dir()
It seems weird that we're putting a socket file in a config directory. We should probably use [`g_get_user_runtime_dir()`](https://developer.gnome.org/glib/unstable/glib-Miscellaneous-Utility-Functio...).
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1150#issuecomment-235152635