Find a file
George Kiagiadakis 3d46253dd6 proxy: hide the bind() API and fix attaching the listener in wrap mode
In case the proxy was created with wp_proxy_new_wrap(), the event
listener was not attached on the pw_proxy
2019-08-29 21:21:51 +03:00
lib proxy: hide the bind() API and fix attaching the listener in wrap mode 2019-08-29 21:21:51 +03:00
modules modules: port to new WpProxy API 2019-08-29 21:21:33 +03:00
src bluez: add new module to monitor bluetooth devices 2019-08-19 10:42:03 -04:00
tests lib: implement WpProxyClient 2019-08-27 18:28:58 +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 tests: add unit test skeleton and a test for WpProperties 2019-08-24 16:19:12 +03:00
meson.build modules: port to new WpProxy API 2019-08-29 21:21:33 +03:00
meson_options.txt meson: add option to disable gobject introspection 2019-06-20 15:48:29 +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.