mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
Make it possible to conditionally load modules, objects and exec by adding match rules for context properties. This makes it possible to only load a module when property is set, which makes it possible to unset a property in a local config to disable module loading. One example is the x11 modules, which can then be disabled on a per user bases based on config overrides. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||