pw-viz icon indicating copy to clipboard operation
pw-viz copied to clipboard

Pipewire graph editor written in Rust. WIP⚠️

Results 22 pw-viz issues
Sort by recently updated
recently updated
newest added

``` error[E0425]: cannot find function `pw_init` in crate `pw_sys` --> /wrkdirs/usr/ports/multimedia/pw-viz/work/pw-viz-0.3.0/cargo-crates/pipewire-0.8.0/src/lib.rs:158:49 | 158 | INITIALIZED.get_or_init(|| unsafe { pw_sys::pw_init(ptr::null_mut(), ptr::null_mut()) }); | ^^^^^^^ not found in `pw_sys` error[E0425]: cannot find function...

This will help downstream package repos track progress. Perhaps you can use the https://keepachangelog.com/ approach ?