Find a file
George Kiagiadakis 5a863fe50c WpPolicy: add a way of signaling policy changes
This can be used by code that depends on policy to re-evaluate
choices they have made in the past that could now change based
on the new policy.
2019-06-14 15:29:57 +03:00
lib WpPolicy: add a way of signaling policy changes 2019-06-14 15:29:57 +03:00
modules m-pipewire: temporarily add the sync_core_with_cb hack 2019-06-13 16:52:16 +03:00
src modules: re-implement the simple policy module using WpPolicy 2019-06-13 14:57:59 +03:00
.editorconfig Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +03:00
LICENSE Relicense to MIT 2019-05-31 12:13:12 +03:00
Makefile Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +03:00
meson.build Relicense to MIT 2019-05-31 12:13:12 +03:00
README.md add README.md 2019-04-12 12:50:37 +03:00

WirePlumber

WirePlumber is a session / policy manager implementation for PipeWire.