summaryrefslogtreecommitdiff
path: root/common/flatpak-run-pulseaudio.c
Commit message (Collapse)AuthorAgeFilesLines
* common: Split up socket setup from flatpak-run into multiple filesSimon McVittie2023-05-151-0/+338
flatpak-run is large enough to be getting unwieldy, so separate it out into various smaller modules. A side benefit of these is that they'll be easier to reuse in other projects, like Steam's pressure-vessel tool. Signed-off-by: Simon McVittie <smcv@collabora.com>