mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	|  7f4a0ba8cb We handeled "arg1 arg2 ... " before and used to split between spaces to get the arguments for execvp but that doesn't work so well when there are arguments with spaces. Instead use JSON parsing to get the array of arguments. This make it possible to use [ arg1 arg2 .. ] and quote each arg separately. You can still use the old method and even double escape: "\"arg1\" \"arg2 with spaces\"" or [ "arg1" "arg2 with spaces" ] | ||
|---|---|---|
| .. | ||
| index.md | ||
| libpipewire-modules.7.md | ||
| pipewire-client.conf.5.md | ||
| pipewire-devices.7.md | ||
| pipewire-filter-chain.conf.5.md | ||
| pipewire-jack.conf.5.md | ||
| pipewire-pulse-modules.7.md | ||
| pipewire-pulse.conf.5.md | ||
| pipewire.conf.5.md | ||