mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-21 04:08:18 +02:00
Add the ability to construct an Interest argument without
using the Interest keyword, so instead of:
om:lookup(Interest { type = "session" })
we can now write:
om:lookup { type = "session" }
... and also remove lookup_filtered from ObjectManager
|
||
|---|---|---|
| .. | ||
| access-flatpak.lua | ||
| access-portal.lua | ||