Skip to content

Add module-default-routes to store/restore routes and their properties

Arnaud Ferraris requested to merge a-wai/wireplumber:default-routes into master

This MR implements a new module which can:

  • save the default route for a given device, and restore it when the device is added
  • save each route properties, and restore them when the corresponding route is selected

Please note this MR also reverts the recent commits getting rid of wptoml as it is used by this module.

Edited by Arnaud Ferraris

Merge request reports