Find a file
George Kiagiadakis 7b9e8a030e lib: add a new WpRemote base class and move the pw_remote glue into a new WpRemotePipewire
This is a cleaner way to interface with the remote pipewire daemon.
The WpRemote base class can be subclassed also for interfacing
with other daemons (hardware-specific managers, etc)
2019-06-17 20:28:06 +03:00
lib lib: add a new WpRemote base class and move the pw_remote glue into a new WpRemotePipewire 2019-06-17 20:28:06 +03:00
modules lib: add a new WpRemote base class and move the pw_remote glue into a new WpRemotePipewire 2019-06-17 20:28:06 +03:00
src lib: add a new WpRemote base class and move the pw_remote glue into a new WpRemotePipewire 2019-06-17 20:28:06 +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.