mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
6995c6880d
Went through and tried to make the changelogs more uniform in terms of prefixing and formatting.
5 lines
264 B
Markdown
5 lines
264 B
Markdown
all: Use libbsd pidfile to detect running Monado instances.
|
|
Enables automatically deleting stale socket files.
|
|
The socket file is now placed in $XDG_RUNTIME_DIR/monado_comp_ipc by default
|
|
or falls back to /tmp/monado_comp_ipc again if $XDG_RUNTIME_DIR is not set.
|