mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
146c1ac1d7
If two users start a bar with IPC and don't have XDG_RUNTIME_DIR set, polybar will create the fallback directory `/tmp/polybar`. However, that directory is only accessible by the user that created it and so polybar running under the second user will fail to open its socket there. We add the UID to the fallback directory to prevent this. Fixes #2683 |
||
---|---|---|
.. | ||
decoder.hpp | ||
encoder.hpp | ||
ipc.hpp | ||
msg.hpp | ||
util.hpp |