Planned/Missing features
- ~Graph editing~
- Some form of display of the scheduling order of nodes
- Param viewing/editing (Needs ~~https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/merge_requests/123~~ (de)serializers)
- Event timelime (allow "time-travel" to see past states)
- I18n
Any chance documentation is (next) on this list? i'd like to know how to disconnect a source from an output? i have a graph that looks like this (see image) and i don't wanna be duplicating it.

got it after this time but docs or help tooltips for this would be nice!
Any chance documentation is (next) on this list? i'd like to know how to disconnect a source from an output? i have a graph that looks like this (see image) and i don't wanna be duplicating it.
Had the same problem and it really took me some time to find the solution (for me it was destroying the links in the ports panel, or just dragging the connections into the abyss; if there is a better way, let me know!). As I am currently using coppwr to patch 16 Channels of SuperCollider output to two Interfaces of the same model, that no other PipeWire GUI handles as well as coppwr, I am missing some UI/UX features. One thing I'd be stoked about including is a save/load function to recall patches, so one doesn't have to reconnect many connections in the case of a complicated setup.